Answer Posted / giridhar gangapatnam
Button b1=new Button("OK");
add(b1);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is collection class in java?
What is set string?
What is unicode full form?
Difference between predicate, supplier and consumer ?
Are maps ordered java?
What is an empty class? What functionality does it offer in Java?
Is a method a procedure?
What is java util hashmap?
What is the name of the java compiler?
What are the difference between composition and inheritance in java?
Are arrays primitive data types?
What is the symbol for space?
What is use of inner class in java?
How to handle a web browser resize operation?
what are the states associated in the thread? : Java thread