How list contains works in java?
No Answer is Posted For this Question
Be the First to Post Answer
Is java se open source?
The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None
What is exception propagation?
What are the observer and observable classes?
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
Can we define a package statement after the import statement in java?
What do you know about java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
Is alive method in java?
Explain cookies?
explain about jre and jvm
Why java is platform independent? Explain.