What are event-delegation model and event-inheritance
model? Which is best?
Answer / anamika
Evnet delegation model is d best. Reduces overhead ,
separates user interface and event handling coding, and
only those listeners process d events whcih are responsible
for that.
Is This Answer Correct ? | 3 Yes | 7 No |
how to handled exceptions & erros in ejb?
How do you test a method for an exception using junit?
What is difference between adapter class and listener?
What is unicode in java?
which pattern is default in scanner package?
What is class level lock ?
What is gc()?
What do you mean by inner class in java? Explain
Difference between static and dynamic class loading.
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
what is an object and how do you allocate memory to it?
Explain about sets?