Computer Science, asked by pk8351033, 2 months ago

write a simple program and explain each component of program​

Answers

Answered by safzsafeer74
2

Answer:

The Program's Components

The main() Function (Lines 9 Through 23) ...

The #include and #define Directives (Lines 2 and 3) ...

The Variable Definition (Line 5) ...

The Function Prototype (Line 7) ...

Program Statements (Lines 12, 13, 14, 17, 19, 20, 22, and 28) ...

Similar questions