| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What classes of exceptions, caught by a catch clause? | | 1 |
| what is the difference between equals method and == | Professional-Access | 9 |
| What is the difference between java and .Net? | Bosch | 1 |
| what is the difference between java and j2ee... is that can
i work j2ee on net beans IDE 6.0 | | 2 |
| byte a=5;
byte b=5;
byte c=a+b;
System.out.println(c);
whats the o/p? | Wipro | 5 |
| Explain the difference between getAppletInfo and
getParameterInfo? | | 1 |
| Difference between abstract class and Interfaces? | Sai-Softech | 5 |
| How to re-get an object that is collected by garbage
collector? | | 1 |
| explain System.out.println() | CTS | 6 |
| How to send a request to garbage collector? | | 3 |
| why the primitive data type have classes? | | 2 |
| How to add panel to a Frame? | | 2 |
| who was the founder of java
| HCL | 5 |
| what is difference between String buffer and String builder? | | 2 |
| what is Assertion? | Wipro | 1 |
| Explain the difference between the Boolean & operator and
the && operator? | | 1 |
| To obtain design information about an object, which class
in used? | | 1 |
| what are Checked & Unchecked exceptions ? | | 2 |
| is memory to the abstract class allocated ..or objects not
instantiated | TCS | 4 |
| static inner classes means..? | | 1 |
| |
| For more Core Java Interview Questions Click Here |