what really hapens when a object is created using new
operator?
1.is it allocates memory to all variables and methods in
the class with reference to that object?

Answer Posted / joker

more precisely to non static variables..

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement a multithreaded applet?

2410


What restrictions are placed on method overriding in java programming?

734


Explain the difference between extends thread vs implements runnable in java?

787


How do you avoid global variables?

756


Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain

1664


What are the 4 types of research methods?

679


What is a text string?

840


What is difference between protected and private?

732


Is java written in c?

714


What is use of super keyword?

735


How are multiple inheritances done in Java?

829


What is string pooling concept?

758


What package is math in java?

722


How do you clear an arraylist in java?

693


Can we have return statement in finally clause? What will happen?

725