what is an object and how do you allocate memory to it?

Answer Posted / venkatesh

object is a run time entity.by using new keyword we can
allocate memory to it.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is communist flag?

767


What if static is removed from main method?

784


What is the difference between length and length() method in java?

850


What is variable explain?

728


Define packages in java?

778


What is the use of using enum to declare a constant?

775


What is == and === in javascript?

762


What is string pooling concept?

773


If you do not want your class to be inherited by any other class. What would you do?

775


What is the difference between preparedstatement and statement in java?

808


What is object-oriented paradigm?

817


How much ram can a 64 bit processor theoretically?

666


Difference between notify() method and notifyall() method in java?

750


List some features of the abstract class.

784


Explain a few methods of overloading best practices in java?

734