| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the preferred size of a component? | | 1 |
| What is interface and its use? | HCL | 5 |
| What is the ResourceBundle? | Elementus-Technologies | 2 |
| how you will prevent inheritance is there any other way
other than inheritance? | Wipro | 3 |
| what do you meant by Platform-Independent? | Persistent | 3 |
| If all the methods in abstract class are declared as
abstract then what is difference between abstract class and
in interface? | Synechron | 4 |
| What modifiers are used for interface declaration? | | 2 |
| What is singleton class? | | 4 |
| What is 'finally' method in Exceptions? | | 2 |
| Can an exception be rethrown? | Wipro | 4 |
| why java is not supporting multiple inheritence? | | 3 |
| Can a Byte object be cast to a double value? | | 1 |
| how to compile jsp? | Logica-CMG | 1 |
| When does the compiler supply a default constructor for a
class? | TCS | 7 |
| C and C++ has constructors and distructors, why does Java
does not have distructors? | T3-Softwares | 1 |
| what are the different access specifiers that can be used
by interfaces and abstract classes? can anyone give me
detailed description on this | | 7 |
| 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 |
| What is the range of the short datatype? | | 1 |
| What do u mean by wrapper Class?
What do u mean by Jvm... How do u change JVM for other OS?
Or No need to Change ...? its like tricky | EDS | 5 |
| whats string ? | HCL | 4 |
| |
| For more Core Java Interview Questions Click Here |