| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
|
class{
...
...
interface myinterface{
...
...
}
abstract class{
..
..
}
...
..
..
}
is this possible to write "Interface and/ or Abstract class
inside a class ?
if possible whcich one is possible
is only interface?
is only abstract? | Logica-CMG | 2 |
| can we Connect Applet to Data Base ? with Discriptiom.
and also What is Diff. from Applet & Servlet? | Systematix | 1 |
| What is the use of Getters and Setters method ? | | 2 |
| what is the difference between a java object reference and
c++ pointer? | | 3 |
| Hi Friends, Can u give few interview questions which relates
ArrayList and Hashmap. I mean how to link ArrayList and
HashMap.I know this is not good way of asking questions like
this , but i need | Microsoft | 1 |
| Explain difference between final, finally and finalize? | | 2 |
| I have a Arraylist object, it has duplecate values also. Now
question is i want delete duplecate data in that objet with
out using Set?
| Aricent | 5 |
| What is dynamic binding? | | 2 |
| In Serialization, whether you will use Static variables? | HCL | 2 |
| Instead of writing Home, Remote Interfaces if i directly
extends EJBObject to bean class what happens?
| Flextronics | 1 |
| How will you convert an ArrayList to Arrays? | KPIT | 3 |
| What is the difference between static and non-static
variables? | | 2 |
| Same common question what is Map,Set,HashMap,List???? | Symphony | 3 |
| what is polymorphism? | Zensar | 5 |
| what is the use of servlet engine? | Photon | 2 |
| What is exception and error? and what is the difference
between them? | | 2 |
| Can we add two byte variables and assign the result to a
byte variable ?
b=b1+b2 where b,b1,b2 are byte types | TCS | 3 |
| explain about casting of objects? | | 4 |
| is this possible to create an array of 0 length?
if so how? if not so why?
coz we have an array in main() likw this
"static void main(String [] s) then what it signifies? | Hexaware | 2 |
| What is the range of the char type? | | 2 |
| |
| For more Core Java Interview Questions Click Here |