hi how are you don't spam and tell what are the basics of C++
Answers
Answered by
1
Answer:
mark as brainliest
Explanation:
C++ Basic Syntax
- Object − Objects have states and behaviors. ...
- Class − A class can be defined as a template/blueprint that describes the behaviors/states that object of its type support.
- Methods − A method is basically a behavior. ...
- Instance Variables − Each object has its unique set of instance variables.
Similar questions