What does indexof return in java?


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

Post New Answer

More Core Java Interview Questions

How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?

1 Answers   TCS,


Can we force garbage collector to run ?

0 Answers   B-Ways TecnoSoft,


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,


Can a class be a super class and a sub-class at the same time? Give example.

1 Answers  


Name the class that used to read objects directly from a stream?

4 Answers   Wipro,


What is an immutable object?

0 Answers  


what is platform native code

2 Answers   i3 Solutions,


Why are variables important in research?

0 Answers  


can we add two numbers without using arthematic operators? if possible how?

5 Answers   CTS,


What advantage does an entity bean have over a sessin bean?

3 Answers   Adobe,


Can an abstract class have a constructor?

1 Answers   RBS, Wipro,


watz the difference between abstract class and interface? Which one u ill choose as a designer?

1 Answers   Sonata,


Categories