Multiple choice technology programming languages

What is another name for creating an object?

  1. initialization

  2. instantiation

  3. inheritance

  4. insubordination

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Instantiation is the technical term for creating an object from a class. Initialization sets initial values, inheritance is acquiring properties from a parent class, and insubordination is an unrelated term.