Name the package that most of the AWT events that supports
event-delegation model are defined?
Answer Posted / srp
java collection interview question & answer
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name few "optional" classes introduced with java 8 ?
Can you override a final method?
What is application tier?
What happens when main () method is declared as private?
Difference between string, string builder, and string buffer?
What restrictions are placed on method overloading?
How do you sort arraylist in descending order?
What is the use of protected in java?
Should you use singleton pattern?
What type of variable is gender?
What is the definition of tree ?
Implement two stacks using a single array.
What is basic syntax?
What is tochararray in java?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?