What is substring of a string?



What is substring of a string?..

Answer / devraj

string or tring

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain the features of java?

1 Answers  


What is the use of bin and lib in JDK?

8 Answers   TCS,


What is a instance variable?

1 Answers  


Define reflection.

1 Answers  


What is garbage collection in Java, and how can it be used ?

32 Answers   Accenture, HCL, Infosys, Sara, SITS, TCS, Wipro,


Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?

2 Answers   RBS,


What is difference between static class and singleton pattern?

1 Answers  


Can we access the non-final local variable, inside the local inner class?

1 Answers  


What does java final mean?

1 Answers  


Why set is used in java?

1 Answers  


Explain about class in java?

1 Answers  


What is the purpose of a parameter?

1 Answers  


Categories