How do you include a string in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Is treeset sorted in java?

0 Answers  


Name two subclasses of the TextComponent class?

2 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


Is string a class?

0 Answers  


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

0 Answers  






What is a line break?

0 Answers  


What is string array?

0 Answers  


Explain the different forms of polymorphism?

0 Answers  


What 4 doubled?

0 Answers  


String class is defined under which package in java?

0 Answers  


Explain about interrupt() method of thread class ?

0 Answers  


What do you understand by garbage collection in Java? Can it be forced to run?

0 Answers   TCS,


Categories