ICSE Class 10 Computer Applications Question 4 of 30

Solved Sample Paper 2 — Question 4

Back to all questions
4
Question

Question 1(iv)

Object that share the same attributes and behaviour are grouped together into a/an

  1. interface
  2. instance
  3. alias
  4. class
Answer

class

Reason — Object that share the same attributes and behaviour are grouped together into a class.