Hi Friends, can you explain instance in java. In general
instance means "occurence of something" . In java what is
instance.
Answer Posted / sharan
Object is called instance in java
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do the thread?class methods run() and start() do?
Is overriding possible in java?
What is the difference between a static and a non-static inner class in java programming?
write a program that list all permutations of ABCDEF in which A appears before B?
What restrictions are placed on method overloading?
Is java developer a good career?
Can we override final method?
What is final keyword?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What is abstract class constructor called?
Difference between a process and a program?
What is lexicographically smallest string?
What is internal iteration in java se 8?
What are untrusted applets?
What is the importance of main method in Java?