| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is more advisable to create a thread, by implementing
a Runnable interface or by extending Thread class? | | 5 |
| How to synchonise HashMap | IBM | 3 |
| While opening the file, what type of exceptions can be
caught? | | 3 |
| Explain Public static void main? | | 2 |
| How are Java source code files named? | | 3 |
| "We cannot create an object of interface but we can create a
variable of it". Discuss the statement with the help of an
example.
(Plz help us to provide immediately.) | | 1 |
| What is unicode? | | 1 |
| how to use this key word in java programming? | | 5 |
| What is the purpose of having the concept of overloading? | Ness-Technologies | 5 |
| what is a transient variable? | | 4 |
| How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters? | | 2 |
| Read data from console and print in one file. That would be
in C:\temp ? Thanks, Bose | Oracle | 1 |
| What is a native method? | | 2 |
| I have an HashMap object, which has with key and value pair.
It has 10 keys and values in that object. Now the question
is I want insert new key and value in middle or any where in
that list but not at the end or at the top. Is it possible
or not. If yes how can we achieve this one? | Huawei | 1 |
| How are this and super used? | | 6 |
| what is meaning of JIT? | | 3 |
| what is difference betwwen hashmap and hashtable ? | Fidelity | 6 |
| In what type of containers, Border layout is a default
layout? | | 3 |
| 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 |
| what are ER diagrams? | | 2 |
| |
| For more Core Java Interview Questions Click Here |