| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the operands of instanceof operator? | | 2 |
| What are command line arguments? | | 2 |
| is java support call by reference and call by value, if
supports please explain? | | 3 |
| Name the method of a Container that can be used to cause a
container to be laid out and redisplayed? | | 1 |
| How you can create a radio buttion using Checkbox class? | | 1 |
| Name the immediate superclass of the MenuComponent class? | | 1 |
| static inner classes means..? | | 1 |
| what is an virtual function | TCS | 2 |
| Can you extend more than one interface? | | 4 |
| i need example for java abstraction. where we use
abstraction and why we need abstraction. | Oracle | 1 |
| Howmany address lines are required to addressing 1 MB
memory? | | 2 |
| When we can access the static data member without creating
the object what is the need of the object in java.
| ssinformatics | 4 |
| what is the use of declaring constructor as private? | Sai-Softech | 3 |
| When will we use class loader? | | 1 |
| Difference between this(), super()? | | 8 |
| How do you compare two strings? any predefined method for
this? | | 2 |
| How to create an instance of a class if the class has
private constructor? | | 2 |
| What is dynamic binding? | | 2 |
| How to re-get an object that is collected by garbage
collector? | | 1 |
| What is more advisable to create a thread, by implementing
a Runnable interface or by extending Thread class? | | 5 |
| |
| For more Core Java Interview Questions Click Here |