• String Library functions
     Help
  • x="computer"; y="application";System.out.println(y+x.substring(5));
    applicationster
  • System.out.println("india".equalsIgnoreCase("INDIA"));
    true
  • String s=“String”; int a=12,b=45; System.out.print(a+s+b);
    12String45
  • Unlock this slideshow and over 4 million more with Baamboozle+
    Try slideshows
  • Your experience on this site will be improved by allowing cookies.