| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Difference between Applet & Application? | | 5 |
| what is main purpose of abstract class? | | 2 |
| byte a=5;
byte b=5;
byte c=a+b;
System.out.println(c);
whats the o/p? | Wipro | 5 |
| what are class,constructor and primitive data types? | | 2 |
| IS method overriding is Duplication of Methods? | CybAge | 4 |
| What is a native method? | | 2 |
| What are the types of statement? explain | SysBiz | 1 |
| what is a transient variable? | | 4 |
| what is the use of abstract class? | AMDOC | 2 |
| How GUI component handle its own events? | | 1 |
| Name the methods that used to get and set the text label
displayed by a Buttonobject? | | 1 |
| Explain Public static void main? | | 2 |
| What is update method and when it is called? | | 1 |
| How two different class threads communicate with each
other?. send example code. | | 4 |
| What are File and RandomAccessFile classes? | | 1 |
| Can you call a constructor within a constructor? | | 6 |
| what is java | | 9 |
| What is meant by JVM ? | | 3 |
| Hi Friends, Can u give few interview questions which relates
ArrayList and Hashmap. I mean how to link ArrayList and
HashMap.I know this is not good way of asking questions like
this , but i need | Microsoft | 1 |
| if arraylist size is increased from initial size what is
the size of arraylist...suppose initial is 100 , if i add
101 element what is the size... | | 6 |
| |
| For more Core Java Interview Questions Click Here |