Answer Posted / ravikiran(aptech mumbai)
object and class
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does .equals do in java?
What is the use of set in java?
What steps are taken when the OS shifts from one-thread execution to another?
Is a method a function?
Explain inner classes ?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Can we declare an interface as final?
What is meant by string is immutable?
What is the default access specifier for variables and methods of a class?
What is the method overriding?
Is null a keyword in java?
Java is Pass by Value or Pass by Reference?
What is string value?
State one difference between a template class and class template.
What are the 4 versions of java?