Class represents *
group of programs
group of similar objects
group of similar classes
none of these
Answers
Answered by
0
Answer:
group of similar object
make me brainlist answer
Answered by
0
Class represents group of similar objects
Why class represents group of similar objects?
- A class is utilized in object-orientated programming to explain one or extra objects.
- It serves as a template for creating, or instantiating, particular objects inside a program.
- While every object is made out of a single class, one class may be used to instantiate more than one objects.
- While the syntax of a class definition varies among programming languages, classes serve the identical motive in every language.
- All classes can also additionally comprise variable definitions and methods, or subroutines that may be run with the aid of using the corresponding object.
Explanation for incorrect option:
Group of programs:A series of computer packages, libraries, and associated data are known as software program. Computer packages can be labelled alongside functional lines, which include application software program and system software program.
Group of similar classes: A package may be described as a set of comparable styles of classes and interface.
Thus,Class represents group of similar objects.
Similar questions