Is string is a class in java?



Is string is a class in java?..

Answer / Manish Nayak

"Yes". The String class is a built-in class in Java

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Difference between overloading and Overriding. <Giving a confusing example to test the concept.> (also asked in PA Consultancy Group,iflex,Value chain,IBM,CTS,Accenture, Tarang>

12 Answers   Accenture, CTS, Extensio, IBM, iFlex, PA Consulting, Symphony, Tarang,


What is the full meaning of java?

1 Answers  


What is the purpose of using the java bean?

1 Answers  


Is alive and join method in java?

1 Answers  


I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?

1 Answers  


What is a jit compiler?

1 Answers  


Why we can not force Garbage Collection?

7 Answers  


What are examples of modifiers?

1 Answers  


Explain jvm, jre, and jdk?

1 Answers  


What does the three dot emoji mean?

1 Answers  


When should you make a function static?

1 Answers  


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

1 Answers  


Categories