What Is The Structure Of C++ Program
Answers
Answered by
5
Answer:
Hi mate
Explanation:
IN C++
PROGRAM IS DIVIDED INTO 3 SECTIONS
FUNCTION BODY SECTION
MAIN FUNCTION SECTION
STANDARD LIBRARY SECTION
HOPE IT HELPS...
Answered by
3
Explanation:
Structure - :
Structure in c++ like bunch of all tyoes of data type.
Structure of a C+ + Program. 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.
Mark on brainlist ☺️☺️☺️✌️✌️✌️
Similar questions