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


Please Help Members By Posting Answers For Below Questions

What is use of a abstract variable?

624


What is the base class of all exception classes in java?

666


What is the point of java?

642


Which data type is a class in java?

658


Explain the scope or life time of class variables or static variables?

622






Explain about arraylist?

664


How can we find the sum of two linked lists using stack in java?

661


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2329


What is consumer in java?

609


What is an class?

674


How to declare objects of a class ?

692


What are passing parameters?

680


How will you invoke any external process in java?

693


When can we say that threads are not lightweight process in java?

679


what are the high-level thread states? : Java thread

658