Archive for August, 2006



Pages (999999): [1] 2 3 » ... Last »

What are some alternatives to inheritance?

View the Answer

If I write return at the end of the try block, will the finally block still execute?

View the Answer

Is it necessary that each try block must be followed by a catch block?

View the Answer

What are the different ways to handle exceptions?

View the Answer

How does an exception permeate through the code?

View the Answer

What is the difference between error and an exception?

View the Answer

What are runtime exceptions?

View the Answer

What are checked exceptions?

View the Answer

Does Java provide any construct to find out the size of an object?

View the Answer

What is Externalizable interface?

View the Answer

What type of parameter passing does Java support?

View the Answer

Can a top level class be private or protected?

View the Answer

What is the difference between declaring a variable and defining a variable?

View the Answer

What are different types of inner classes?

View the Answer

What is Overriding?

View the Answer

Pages (999999): [1] 2 3 » ... Last »