How many types of java are there?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default size of load factor in hashing based collection?
Explain the concept of polymorphism with examples?
Can an interface be defined inside a class?
if two references are having same hash codes,is that means those are refering to same object?
Can we instantiate interface in java?
Explain the importance of throws keyword in java?
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
Is Constructor possible in abstract class in java ?
What will happen if a thrown exception is not handled?
0 Answers ABB, Akamai Technologies, Infogain,
what is aberivation of java?
What is the constructor?
What is use of set in java?