Computer Science, asked by cthakre033, 4 months ago

What are classes and object what are classes and object

Answers

Answered by Anonymous
5

Answer:

A quadratic function is a function of degree two. The graph of a quadratic function is a parabola. The general form of a quadratic function is f(x)=ax2+bx+c where a, b, and c are real numbers and a≠0

Answered by Anonymous
7

Answer:

Classes and Objects are basic concepts of Object Oriented Programming which revolve around the real life entities. Class. A class is a user defined blueprint or prototype from which objects are created. It represents the set of properties or methods that are common to all objects of one type.

Similar questions