How many types of variables are there?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use a switch statement with strings?
How can the checkbox class be used to create a radio button?
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
Why java uses the concept of the string literal?
Is string thread safe in java?
WAP to illustrate the use of interface
can any one tell me when do u go for inheritance and polymorphism
What is aggregation and composition ?
What is deserialization and how do we do deserialization?
Which collection object is faster to retrieving the data and inserting the data into it.
2 Answers Jamcracker, Virtusa,
What does file separator do in java?
How many types of assembly languages are there?