| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Instead of writing Home, Remote Interfaces if i directly
extends EJBObject to bean class what happens?
| Flextronics | 1 |
| How to make a class immutable? | Bosch | 4 |
| What is a native method? | | 2 |
| Explain Event handling in AWT? | | 1 |
| In what circumstances, compiler will supply a default
constructor for a class? | | 3 |
| How to access a variable if it is declared as private? | | 2 |
| what is mean by method signature? | Satyam | 4 |
| what is the difference between ArrayList and Vector | Wipro | 10 |
| What is inheritance? | | 4 |
| What is data abstraction? Elaborate with example? | BMC | 1 |
| What is an exception? | | 3 |
| whats is the use of final,in which situation final can be
used in the application? | DNS | 2 |
| Is Java is 100% pure OOPS? Explain? | | 11 |
| How applets will communicate with each other? | | 1 |
| Can an object?s finalize() method be invoked while it is
reachable? | | 2 |
| What is an Applet ? | | 2 |
| What do u mean by wrapper Class?
What do u mean by Jvm... How do u change JVM for other OS?
Or No need to Change ...? its like tricky | EDS | 5 |
| Which class should you use to obtain design information
about an object | | 2 |
| Difference between ?System.out.println?
and ?System.error.println?? | Sai-Softech | 2 |
| Can we add two byte variables and assign the result to a
byte variable ?
b=b1+b2 where b,b1,b2 are byte types | TCS | 3 |
| |
| For more Core Java Interview Questions Click Here |