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 a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

0 Answers   Google,


What is the Vector class?

3 Answers  


How do you include a string in java?

0 Answers  


What are the three best choices for a development environment?

0 Answers  


What are the types of casting?

0 Answers  


What is the difference between dom and sax parser in java?

0 Answers  


What causes memory leak in java?

0 Answers  


What is sleep method?

0 Answers  


What is var keyword ?

0 Answers   Wipro,


Should database connections be singleton?

0 Answers  


What are actual parameters?

0 Answers  


What is not object oriented programming?

0 Answers  


Categories