Answer Posted / dipil t t
Object is an instance of a class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What occurs when an object is constructed?
What is the difference between jvm and jre? What is an interface?
How concurrent hashmap works?
What is the use of inner class?
What is private static in java?
What is the basic concept of java?
Why do we use bufferedreader?
how to write a server program and sending the mails to the server using smtp protocol please help me
Explain about varargs in java?
Which variables are stored in stack?
What are java packages? What is the significance of packages?
what happens when a thread cannot acquire a lock on an object? : Java thread
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
Can we increase array size dynamically in java?
In how many ways we can do exception handling in java?