| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Which containers may have a MenuBar? | | 1 |
| java can provide security ,how can provide? | IBM | 3 |
| What modifiers are used with a top level class? | | 2 |
| what is jms? features of jms | CTS | 1 |
| what is difference between front controller and action servlet? | | 2 |
| 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 |
| What is the difference between a Window and a Frame? | | 1 |
| What is a default package ? | | 7 |
| Explain Stream Tokenizer? | | 3 |
| how to compile jsp? | Logica-CMG | 3 |
| what is bytecode ?explain in detail and watz the difference
between bytecode and machine code? | Lucent | 3 |
| What is the return type of read()? | | 2 |
| suppose in a class there is a code like this:
{
Set hs=new Hashset();
hs.add(new Emp("kathy",1000));
hs.add(new Emp("kathy",2000));
}
how can u avoid the above code in your class as set won't
allow duplicate objects? | | 2 |
| What is a void return type? | | 2 |
| I have a Arraylist object, it has duplecate values also. Now
question is i want delete duplecate data in that objet with
out using Set?
| Aricent | 5 |
| where lives in jvm | | 3 |
| What is the difference between static and non-static
variables? | | 2 |
| What are the standards to place package statement within a
source code file? | | 1 |
| different types of threads? | TCS | 7 |
| What is the ResourceBundle? | Elementus-Technologies | 2 |
| |
| For more Core Java Interview Questions Click Here |