| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the use of servlet engine? | Photon | 2 |
| What is the purpose of setAutoCommit() ? | Google | 1 |
| how many design pattern r there? and wht design pattern u
use and why ? | HP | 5 |
| Why do we use public static with the main function in Java? | Infosys | 7 |
| how can i connect to database in a applet ? | | 1 |
| What is an Iterator interface? | | 2 |
| what is unreachable code problem in multiple catch statements | | 2 |
| What is run-time class and system class? what is their
purpose? | | 1 |
| can we have function for truncating the sign as like abs in
oracle. | | 1 |
| what is life cycle of applet? | | 4 |
| whats is the use of final,in which situation final can be
used in the application? | DNS | 2 |
| we know that every java prog must follows OOPS Principles.
Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS
CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation?
class a{
public static void main(String args[]){
System.out.println("Hello World");
}
}
| | 3 |
| What is hash method? | | 1 |
| Can applet in different page/s communicate with each other? | | 1 |
| What is the difference between throw and throws? | | 5 |
| What do you mean by the term transient? | Ericsson | 4 |
| How to send a request to garbage collector? | | 3 |
| what ide u r using and wat version, how wil u build the
project etc ? | | 2 |
| why the primitive data type have classes? | | 2 |
| What is AppletStub? | | 1 |
| |
| For more Core Java Interview Questions Click Here |