How many types of the indexof method are there for strings?


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

Post New Answer

More Core Java Interview Questions

How will you convert an ArrayList to Arrays?

4 Answers   KPIT,


What is difference between add() and addelement() in vector?

0 Answers  


What are access modifiers in Java ?

6 Answers  


Explain about member inner classes?

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What do u mean by variable?

0 Answers  


What is jit compiler in java?

0 Answers  


What are invisible components?.

0 Answers  


What is nested loop? What is dangling else condition in it?

0 Answers   Ericsson,


What do you mean by ordered and sorted in collections in java?

0 Answers  


What is the immediate parent class of the Applet class?

1 Answers  


java is pure object-oriented programming language?why it is platform independent.

1 Answers  


Categories