| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between throw and throws?
What is the similarity between try and throw? | | 2 |
| whats string ? | HCL | 8 |
| Difference between String & StringBuffer | Wipro | 6 |
| Does any tag exists in HTML to upload and download files ? | | 2 |
| What is the is a and has a relation ship in oops concept in
java? | BearingPoint | 5 |
| What is Applet Flickering ? | Persistent | 1 |
| What is an object?s lock? Give name of object?s that have
locks? | | 1 |
| what is hashmap& hashtable with example? | CTS | 1 |
| class A{
some variables;
public void a()throws Excepion1,Exception2{....}
}
class B extends A{
variables...
public void a()throws E2,E3{.....}
}
Qns:
here override of methods occurs or not,ore else wil give
any compilation error or run properly..plz tell me briefly
whts happening with the above codes.... | Quinnox | 3 |
| static inner classes means..? | | 1 |
| Explain Global variables in Packages? | | 2 |
| Is it possible to create Userdefined Unchecked Exception
also?If Yes, give an example? | | 2 |
| What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example?
Thanks, Bose. | Infosys | 1 |
| what is generics in jdk1.5? | Bally-Technologies | 1 |
| Can an object?s finalize() method be invoked while it is
reachable? | | 2 |
| what is difference between global methods and local methods? | | 1 |
| What is user defined exception? | | 4 |
| what is main purpose of abstract class? | | 2 |
| Is it compulsory to have atleast one abstract method in
abstract class?
| | 7 |
| what is prepare statement?
what is calabedtarement? | Symphony | 1 |
| |
| For more Core Java Interview Questions Click Here |