Answers for "difference between instantiate and initialize"

1

instantiate vs initialize

Initialization:
To initialize something is to set it
to its initial value. 

Instatiation:
To instantiate something is to
create an instance of it
Posted by: Guest on January-10-2021

Code answers related to "difference between instantiate and initialize"

Browse Popular Code Answers by Language