What is the use of accept () method 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 are the differences between string and stringbuffer?

0 Answers  


What is super in java?

0 Answers  


Is main is a keyword?

0 Answers  


What is meant by collection in java?

0 Answers  






explain Anonynous inner class?

6 Answers   TCS,


JVM is platform independent or depeneded?

7 Answers  


What is string subsequence method?

0 Answers  


How does multithreading take place on a computer with a single cpu in java programming?

0 Answers  


Which graphs are functions?

0 Answers  


What are keywords and reserved words in java?

0 Answers  


Write a java program to get a string of words and print the numbers of each word count in descending order

11 Answers   Logica CMG, Subex,


Categories