| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| when we have to use final class in java? | | 2 |
| How do you compare two strings? any predefined method for
this? | | 2 |
| explain the clone method and clonable interface | | 1 |
| What services that container provides? | | 1 |
| is this possible to create an array of 0 length?
if so how? if not so why?
coz we have an array in main() likw this
"static void main(String [] s) then what it signifies? | Hexaware | 2 |
| What is the life cycle of an Applet ? | | 1 |
| When you Click a Button, What event will be fired? | | 2 |
| what is difference between global methods and local methods? | | 1 |
| what is aberivation of java? | | 10 |
| wht is mean by dirty read? | | 1 |
| what is the form of storage space in java? | | 5 |
| When garbage collector invokes object?s finalize() method? | | 3 |
| what is life cycle of applet? | | 4 |
| Hai all
I want to print given array in reverse order Ex:
int a[]={1,2,3,4,5};display this array in reverse order. | | 2 |
| how to call One constructor from another; | Innodata-Isogen | 7 |
| What is the frontend and backedn in Java? | TCS | 2 |
| How are commas used in the initialization and iteration
parts of a for statement? | | 2 |
| What modifiers can be used with a local inner class? | | 2 |
| what is jms? features of jms | CTS | 1 |
| what is mean by String and StringBuffer?
What is mean by Methooverriding and Overloading?
| Satyam | 3 |
| |
| For more Core Java Interview Questions Click Here |