In which JDK version event-delegation model is introduced?
Answer Posted / ranganathkini
JDK 1.1
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is method reference?
What are 4 pillers of object orinted programming?
What is a package in java? List down various advantages of packages.
What happens if an exception is not handled in a program?
Can we increase size of array?
When we should use serialization?
What is structure of java heap? What is perm gen space in heap?
What is variable and example?
What is string in java is it a data type?
What does the “static” keyword mean?
How do I get a substring?
how would you implement a thread pool? : Java thread
What is methodological framework?
What is arrays fill in java?
what is interface in java? Explain