Computer Science, asked by abhilare16, 9 months ago

write a note on c++ programme syntax​

Answers

Answered by MissTanya
1

\huge\underline\red{Answer:-}

Attributes and methods are basically variables and functions that belongs to the class. These are often referred to as "class members". A class is a user-defined data type that we can use in our program, and it works as an object constructor, or a "blueprint" for creating objects.

Similar questions