What is nested interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between multitasking and multithreading in Java
0 Answers Sans Pareil IT Services,
What is the need of "creating and throwing an UserdefinedException" when the "Exception" class is already available?
what is static import in java? Explain
What is the difference between scrollbar and scrollpane?
what difference between throw and throws in exception handling.
What is passing by reference in java?
Can an interface extend another interface?
question on Thread synchronization
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
What are the different types of inheritance in java?
What is command line used for?
What is ide with example?