Multiple choice

The process of creating objects out of class is called

  1. initialisation

  2. instantiation

  3. assignment

  4. declaration

  5. loading

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

The process of creating objects out of class is called instantiation.