Answer Posted / niranjanravi
swings,threads are light weight components
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you convert an int to a double in java?
What is qualitative variable?
What is the private method modifier?
Can you have two constructors in java?
What is methodological framework?
What is difference between c++ and java ?
Is java programming easy?
Why we do exception handling in java and how many types of exceptions are there?
When is the finally clause of a try-catch-finally statement executed?
Implement a stack with push (), pop() and min() in O(1) time.
What is singleton class example?
How many bits is a string in java?
Why do we use threads in java?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the difference between logical data independence and physical data independence?