What is object

Answer Posted / vasanthi

Object is the real time entity.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what access modifiers can be used for variables?

598


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

569


Can a class have a static inner class?

616


What is variable explain with example?

580


How can you make sure that your singleton class will always return single instance in multi-threaded environment?

579






Explain the scope of a variable.

642


What is a final class ?

610


What does this () mean in java?

554


Which package has light weight components?

574


What is use of map in java?

523


Why pass by reference is not possible in java?

508


How many bytes is a unicode character?

520


Is string a datatype?

562


When object is created and destroyed?

648


What is the maximum size of arraylist in java?

503