Answer Posted / sumanta
frame.getContentPane().add(sc,null);
| Is This Answer Correct ? | 16 Yes | 22 No |
Post New Answer View All Answers
What is local variable and instance variable?
What do you understand by synchronization?
What are mutable classes?
what state does a thread enter when it terminates its processing? : Java thread
How can we make sure main() is the last thread to finish in java program?
How many decimal digits is 64 bit?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
What initialize variables?
Can you call a method in a method?
Why java doesn’t support multiple inheritances?
Can we assign null to double in java?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
How can I debug the Java security exceptions and AccessControlExceptions?
Can you explain the usages of class.forname()?
What is method in research paper?