| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| long d =10;int i =0;i=d; /// is this possible? If d is very
long number (10 digits or some thing) then? | | 1 |
| What is the protocol is used in type4 driver? | CMC | 1 |
| How are Java source code files named? | | 2 |
| If all the methods in abstract class are declared as
abstract then what is difference between abstract class and
in interface? | Synechron | 4 |
| Inorder to specify a container?s layout, which method is
used? | | 1 |
| what is mean by overriding in which situation we wil use? | Atlas-Systems | 4 |
| What are wrapped classes? | | 5 |
| Without creating a new object, How you can retrieve a
String or other object? | | 1 |
| when we have to use final class in java? | | 2 |
| int a=1;
float b=1.0;
System.out.println(a==b);
| Honeywell | 7 |
| What is the differnence between String Buffer and String
builder despite having knowledge that String builder is
faster than String Buffer and last one is threadsafe.please
tell another important difference. | | 2 |
| What is a reflection package? | | 2 |
| how to call One constructor from another; | Innodata-Isogen | 4 |
| whats the life cycle of jsp
| Satyam | 2 |
| What is the frontend and backedn in Java? | TCS | 2 |
| What is meant by serialisation and deserialisation? | | 2 |
| What is thin driver and thick driver. why it is called so? | Logisoft | 1 |
| wht is customised exception? | Prudential | 1 |
| what are the oops concept in java explain with real time
examples | Tech-Mahindra | 2 |
| Explain final, finalize() and finally? | | 4 |
| |
| For more Core Java Interview Questions Click Here |