adspace
Answer Posted / Dinesh Yadav
The five basic elements of a C++ program are: (1) include directives, (2) namespaces, (3) preprocessor commands, (4) function declarations, and (5) the main() function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers