Below we have listed all the Java Interview Questions and answers. Feel free to comment on any Java Interview Questions or answer by the comment feature available on the page.
To buy an eBook containing 30,000 Interview Questions, with Answers, Click Here.
View All Java Interview Questions & Answers - Exam Mode /
Learning Mode
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. Java is a programming language expressly designed for use in the distributed environment of the Internet. It was designed to have the "look and feel" of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model.
Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 >> Next
Sort By : Latest First | Oldest First | By Rating![]() |
What is the difference between .equals and ==? |
![]() |
|
![]() |
A Inner class is defined in a parameterized function of outer class then the inner class is able to access the parameters of that function? |
![]() |
|
![]() |
What is the difference b/w Iterator & ListIterator |
![]() |
|
![]() |
Why default constructor of base class will be called first in java? |
![]() |
|
![]() |
What is meant by Session, Tell me something about HTTPSession Class? | ![]() |
|
![]() |
In servlets, we are having a web page that is invoking servlets username and password. which is cheks in the database, Suppose the second page also. If we want to verify the same information whether it will connect to the database or it will be used previous information? | ![]() |
|
![]() |
what is the difference between putting a class as abstract or if any of method in class is declared as abstract diference of these two while extending these two types of classes |
![]() |
|
![]() |
What class of exceptions are generated by the Java run-time system? | ![]() |
|
![]() |
What is the difference between the >> and >>> operators? | ![]() |
|
![]() |
IBM Interview Questions in Bangalore |
![]() |
|
![]() |
When you use a struts framework, where would you place your business logic |
![]() |
|
![]() |
What are session variable in Servlets? | ![]() |
|
![]() |
what happens if we execute the program? class Return{ int display(){ try{ return 1; } finally{ return 2; } } public static void main(String args[]){ Return r=new Return(); r.display(); } } |
![]() |
|
![]() |
What is difference between try and throws, as these are two different methods to handle the exceptions. |
![]() |
|
![]() |
In which package are most of the AWT events that support the event-delegation model defined? | ![]() |
|
![]() |
Discuss the differences between creating a new class, extending a class and implementing an interface; and when each would be appropriate. | ![]() |
|
![]() |
In a Container there are 5 components. I want to display the all the components names, how will you do that? | ![]() |
|
![]() |
In which case i can go for Anonymous class? |
![]() |
|
![]() |
Whether private,protected method can be overloaded,overrided or not?Tell me reason? |
![]() |
|
![]() |
What is typecasting? | ![]() |
Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 >> Next
India News Network |