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
How dead lock situation occurs in java and how you can identify it?
Will set allow duplicates in java?
What is difference between Heap and Stack Memory?
What is null in java?
Can memory leak in java?
Can list be final in java?
Which sorting is used in arrays sort in java?
What is the purpose of assert keyword used in jdk1.4.x?
What does substring mean?
What is flush () in java?
What is immutable state?
How we can make copy of a java object?
Is static a singleton?
What is the latest version of java?
What is object class in java?