write the structure of c++ programming language?
Answers
Answered by
2
Answer:
Programs are a sequence of instructions or statements. These statements form the structure of a C++ program. C++ program structure is divided into various sections, namely, headers, class definition, member functions definitions and main function.
Explanation:
Pls mark me as brainliest and earn points
Give a thanks
Also foll*ow me
Similar questions