Name the package that most of the AWT events that supports
event-delegation model are defined?
Answers were Sorted based on User's Feedback
what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method
What is thread?
What is a concrete classes? Is Java object class is concrete class?
if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...
What is the difference between dom and sax parser in java?
What does .equals do in java?
What is Applet Flickering ?
1 Answers Infosys, Persistent,
What is yield () in java?
What is java console application?
Explain different types of wrapper classes in java?
What is the concept of multithreading?
What is an interface in java?