D. Answer the following questions :
1. Write a short note on C++. Explain how it is superior to BASIC.
2. List down all the elements of C++, and define them briefly.
3.
What are statements in C++? What is meant by body of a function?
4.
What are variables and constants?
5.
What do you mean by expressions in C++?
Answers
Answered by
0
Answer:
1 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.
Similar questions