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
- interface
- instance
- alias
- class
class
Reason — Object that share the same attributes and behaviour are grouped together into a class.