This is the code tag Example:
String str=new String("Gyan");
System.out.println(str);