| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is a thread? | IBM | 10 |
| In what ways you can handle exception ? | | 3 |
| How the elements are organized in CardLayout? | | 5 |
| How applets will communicate with each other? | | 1 |
| what is the use of custom tags? with example? | Photon | 1 |
| What is the default initialized value of String type
variable? | | 3 |
| What is casting? | BMC | 3 |
| After compilation of java program we'll get .class code. If
it's generated in OS Windows XP will it work on OS Linux? If
yes why? If no why? | Aricent | 4 |
| What is the need to implement Serializable interface (with
no methods) for objects which are to be serialized ?
We can write our own functionality which writes objects to
streams then why we need to implement and tell JVM that
which objects can be serialized. | iFlex | 4 |
| What is a Wrapper class? | | 9 |
| can we declare private class in java file? | | 6 |
| Who developed JScript language? | | 3 |
| Explain the difference between the Boolean & operator and
the && operator? | | 1 |
| How a class can implement an interface? | SysArc | 4 |
| What is operator? | | 2 |
| Why we can not force Garbage Collection? | | 5 |
| What is difference between abstract class & final class | | 5 |
| what is difference between excute query ()and execute update
()? | Symphony | 5 |
| Is it possible to write static method in abstract class?
justyfy your answer? | Hexaware | 3 |
| How can you reverse a string? | | 4 |
| |
| For more Core Java Interview Questions Click Here |