Archive for September, 2006



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

Can main method be declared final?

View the Answer

Can a public class MyClass be defined in a source file named YourClass.java?

View the Answer

What is the default value of the local variables?

View the Answer

What are the different scopes for Java variables?

View the Answer

What will be the initial value of an object reference which is defined as an instance variable?

View the Answer

What happens if you dont initialize an instance variable of any of the primitive types in Java?

View the Answer

Are main, next delete, exit keywords in Java?

View the Answer

Is String a primitive data type in Java?

View the Answer

Can a .java file contain more than one java classes?

View the Answer

Is Empty.java file a valid source file?

View the Answer

What does it mean that a method or field is “static”?

View the Answer

What modifiers are allowed for methods in an Interface?

View the Answer

What is Externalizable?

View the Answer

What method must be implemented by all threads?

View the Answer

What are synchronized methods and synchronized statements?

View the Answer

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