Lesson_03
Types of Devices:
1- Input
2- Output 3- Input/output devices
Basic Structure of C++ Program:
1- Preprocessor Directives 2- The main() Function 3- C++ statements a. statement terminator (;)
Types of Error:
Syntax errors Logical errors Run Time errors