What is a parameterized class?

47. What is a parameterized class?

  1. A parameterized class is a class that denotes a family of classes whose structure and behavior are defined independently of its formal class parameter
  2. A parameterized class is a class that uses the concept of a Meta class
  3. A parameterized class is a class of a class

Answer: A) A parameterized class is a class that denotes a family of classes whose structure and behavior are defined independently of its formal class parameter

Explanation:

A parameterized class is a class that denotes a family of classes whose structure and behavior are defined independently of its formal class parameter.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.