Answer Posted / ravikiran(aptech mumbai)
A class is a template with members and methods defined
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is map in java?
What are the characteristics of Final,Finally and Finalize keywords.
Is string thread safe in java?
What does it mean to be immutable?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
How do you sort a string in java?
What is the major drawback of internal iteration over external iteration?
What are the differences between processes and threads?
Why main() method is public, static and void in java ?
What are the kinds of polymorphism?
What is the importance of main method in Java?
What is the default value of byte datatype in java?
What is a java predicate?
What is garbage collection? What is the process that is responsible for doing that in java?
What is final?