Java Interview Questions



Page 1 of 3312345»...Last »

What is JavaHQ ?

View the Answer

How to create a blinking text in IE6?

View the Answer

What are differences between DIV and SPAN?

View the Answer

What are the differences between cell spacing and cell padding?

View the Answer

Short Core Java Interview Questions ?

View the Answer

Considering the basic properties of Vector and ArrayList, where will you use Vector and where will you use ArrayList ?

View the Answer

What is an enumeration ?

View the Answer

What is the difference between the size and capacity of a Vector ?

View the Answer

How does a try statement determine which catch clause should be used to handle an exception ?

View the Answer

What are the steps in the JDBC connection ?

View the Answer

Can applets communicate with each other ?

View the Answer

If I write System.exit (0); at the end of the try block, will the finally block still execute ?

View the Answer

What is the basic difference between the 2 approaches to exception handling…1> try catch block and 2> specifying the candidate exceptions in the throws clause? When should you use which approach ?

View the Answer

What happens to an unhandled exception ?

View the Answer

If my class already extends from some other class what should I do if I want an instance of my class to be thrown as an exception object ?

View the Answer

Page 1 of 3312345»...Last »