| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is difference between excute query ()and execute update
()? | Symphony | 5 |
| What is difference between Eclips and MyEclips? | | 2 |
| What is the purpose of a statement block? | | 1 |
| Explain cookies? | | 2 |
| What is AppletStub? | | 1 |
| whst is encapsulation?when u encpsulate actually while
devoloping code? | AMDOC | 5 |
| What are the standards to place package statement within a
source code file? | | 1 |
| What is thread? | BMC | 5 |
| How the elements are organized in GridBagLayout? | | 1 |
| What is method Overriding in the perspective of OOPS? | | 2 |
| how can i cal servlet from jsp page?how can i pass
variablesfrom the jsp that servlet can access? | Verizon | 1 |
| watz the difference between abstract class and interface?
Which one u ill choose as a designer? | Sonata | 1 |
| What are File and RandomAccessFile classes? | | 1 |
| What method is used to compare two strings ? | | 4 |
| what is mean by String and StringBuffer?
What is mean by Methooverriding and Overloading?
| Satyam | 3 |
| What is Hash Code in Java? | Cognizent | 1 |
| why interaction with server using javascript is difficult | | 1 |
| What are the interfaces defined by Java.lang package? | | 1 |
| when i write
string s1="java";
in one program(application) and
string s2="java";
in another application
on the same jvm will both objects s2,s2 will refer to same
memory location where "java" is stored
in string pool. | | 2 |
| What will happen inside init() in servlet. my interviewer
asked servlet lifecycle. i said "once servlet is loaded in
to memory init() will be called which performs servlet
initialization " . Again interview asked what values will be
initialized . what is difference between init() and
init(ServletConfig config). | Infinite-Computer-Solutions | 2 |
| |
| For more Core Java Interview Questions Click Here |