ICSE Class 10 Computer Applications Question 9 of 30

Solved Sample Paper 4 — Question 9

Back to all questions
9
Question

Question 1(ix)

Class initialisation is the ............... initialisation of class fields of values.

  1. explicit
  2. implicit
  3. Both a and b
  4. None of the above
Answer

explicit

Reason — Explicit class initialisation is the initialisation of class fields of values.