Showing posts with label instantiation in java. Show all posts
Showing posts with label instantiation in java. Show all posts

What is an instantiation in java?

Instantiation is the process of "allocating memory for an object i.e. memory will be allocated for variables under that particular object."