Answer Posted / pradyut
Controls are the user interface objects that can be placed
in panels.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are autoboxing and unboxing? When does it occur?
Can static methods access instance variables in java?
What is the list interface in java programming?
What is the loop in java?
How to display arraylist values in java?
Which one of the following suits the description of a string better: derived or primitive?
Why is sizeof not a function?
Explain the importance of import keyword in java?
How do you start a new line in java?
What is finally block?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
Explain the difference between transient and volatile in java?
Explain enumeration in java?
Do you need to import math in java?
What is the difference between JDBC 1.0 and JDBC 2.0?