Answer Posted / santosh kumar
Java is a programming as well as technical language used to develop distributed applications developed by sun micro systems.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what invokes a threads run() method? : Java thread
Explain creating threads by extending thread class ?
What is use of super keyword in java?
Enlist few advantages of inheritance?
What is files manifesting?
What is charat ()?
What is "this" keyword in java? Explain
Can we create more than one object singleton class?
Can the garbage collection be forced by any means?
What must a class do to implement an interface in java programming?
Can we use String with switch case?
What is final keyword in java?
Which is fastest collection in java?
What is anonymous inner class?
When do we need to use internal iteration? When do we need to use external iteration?