| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the difference between HashMap And HashTable? | Hexaware | 3 |
| What is the return type of read()? | | 2 |
| What is the method used to get the absolute value of a
number? | | 2 |
| what is Dictionary? and what purpose it is used for? | | 2 |
| why the primitive data type have classes? | | 2 |
| what is session facade ? | | 2 |
| What is the difference between overloading and overriding a
function? | Infosys | 7 |
| Explain class A{}
class B{}
class C{}
all the three classes are saved in a single file name, what
the name should i provide to the file ,in what file name
should i run the program? Ple Explain | DNS | 6 |
| What is Transient and volatile | iFlex | 9 |
| Relationship between an event-listener interface and an
event-adapter class? | | 1 |
| Why we need to serialize the object | Geometric-Software | 9 |
| Howmany address lines are required to addressing 1 MB
memory? | | 2 |
| What is the difference between set and list? | | 3 |
| Given:
11. public static void main(String[] args) {
12. Integer i = uew Integer(1) + new Integer(2);
13. switch(i) {
14. case 3: System.out.println(”three”); break;
15. default: System.out.println(”other”); break;
16. }
17. }
‘What is the result?
1 three
2 other
3 An exception is thrown at runtime.
4 Compilation fails because of an error on
line 12.
| | 3 |
| What is difference between Eclips and MyEclips? | | 2 |
| How do you set security in applets? | Wipro | 1 |
| How can you sort dates? | TCS | 1 |
| can we Connect Applet to Data Base ? with Discriptiom.
and also What is Diff. from Applet & Servlet? | Systematix | 1 |
| Are nested try statements are possible? | | 2 |
| How to sort the elements in HashMap
| Ness-Technologies | 3 |
| |
| For more Core Java Interview Questions Click Here |