answersLogoWhite

0

parts of a program

Structure of C++ program

Documentation Section

Preprocessor Section

Definition Section

Global Declaration Section

main()

{

Declaration part;

Executable part;

}

sub program section

{

Sub program execution part

}

User Avatar

Wiki User

14y ago

What else can I help you with?