| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What will happens if you opened Internet Explorer 4 times? | | 2 |
| What is 'finally' method in Exceptions? | | 4 |
| Can a for statement loop indefinitely? | | 3 |
| how can we use the servlet as standalone apllication?should
we need to extend any class? | Logica-CMG | 2 |
| What is advantage of using threads? | BMC | 2 |
| I have a String s = java; What is the output when I say
s.replaceAll('j', 'k'); Also what is the value of s after
replacing? | KPIT | 5 |
| what's diff between struts 1.1 & 1.2 | Wipro | 2 |
| Hi Friends..
can any one provide the real time example for
methodoverloading and methodoverriding ......... | Honeywell | 2 |
| I have one Shopping cart application, i that i have
selected some items, while clicking submit button by
mistake i have clicked twice or trice, that time items are
selected twice or trice. Actually i want only one copy of
items but its selected twice or trice. So how can we avoid
this problem? | Honeywell | 2 |
| Are nested try statements are possible? | | 2 |
| y cant i declare method like public final static show() | | 2 |
| what are the oops concept in java explain with real time
examples | Tech-Mahindra | 4 |
| How Array List can be Serialized. | Polaris | 5 |
| Who developed JScript language? | | 3 |
| What is the difference between throw and throws? | | 5 |
| what is main purpose of abstract class? | | 2 |
| 1).what is the difference between below examples
String s="vijay";
String s=new String("vijay"); | TCS | 11 |
| What are Font and FontMetrics classes? | | 1 |
| What is constructor and virtual function? | | 4 |
| What is thread? | BMC | 5 |
| |
| For more Core Java Interview Questions Click Here |