Computer Science, asked by GoodCharm, 4 months ago

Some one please help
no spam -_- ✔​

Attachments:

Answers

Answered by shiza7
8

Answer:

Dynamic initialization of object refers to initializing the objects at run time .

Dynamic initialization can be achieved using constructors and passing parameters values to the constructors.

i.e. the initial value of an object is to be provided during run time.

Similar questions