Computer Science, asked by befrenz218p7vlqb, 1 year ago

How is Dyanamic initialization of boject achieved? OOP


befrenz218p7vlqb: any reference link would be a lot helpful..

Answers

Answered by SPECIALGIRL
9
Dynamic initialization of object refers to initializing the objects at run time i.e. the initial value of an object is to be provided during run time. Dynamic initialization can be achieved using constructors and passing parameters values to the constructors.
Attachments:

SPECIALGIRL: i am telling truth
SPECIALGIRL: ok
SPECIALGIRL: ????
SPECIALGIRL: sans????
Answered by rahulmandviya
2
you type class then u have to initialise all functions
later write class name <variable> 
then variable.functions

befrenz218p7vlqb: I will be great if i get any reference links... n thanks a lot
Similar questions