Answer Posted / sumanta
frame.getContentPane().add(sc,null);
| Is This Answer Correct ? | 16 Yes | 22 No |
Post New Answer View All Answers
Tell us something about set interface.
Who is the owner of java?
What is difference between equal and == in java?
What’s the difference between applets and standalone program?
Give the difference between the println method and sqrt method?
What is the use of accept () method in java?
What are access specifiers available in java?
What is method in java ?
What is generic type?
What is a generic data type?
What is annotation in java?
How can constructor chaining be done using this keyword?
How would you format a date in java? I.e. In the ddmmyyy format?
Why do we need array in java?
Explain the difference between association, aggregation and inheritance relationships.