Answer Posted / janet
Container
Label
List
Button
Canvas
Checkbox
Choice
Scrollbar
TextComponent
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differentiate between run time error and syntax error.
Why chararray() is preferred over string to store the password?
Convert Binary tree to linked list.
What is final keyword?
What is Java Annotations?
I want to print “hello” even before main is executed. How will you acheive that?
What is the base class in java from which all classes are derived?
What is meant by method overriding?
What is mean by encoding?
How many static init can you have?
Why do we use regex?
What is the effect of keeping a constructor private?
What is collections framework?
Define inheritance?
When does a class need a virtual destructor?