b. to run the program written in the Editor. Press с C
Answers
Answered by
3
Overall Process
Type the program in C editor and save with . ...
Press Alt + F9 to compile the program.
If there are errors, correct the errors and recompile the program.
If there are no errors, then press Ctrl + F9 to execute/run the program.
Press Alt + F5 to open User Screen and check the result.
Answered by
1
C++ is a powerful general-purpose programming language. It can be used to develop operating systems, browsers, games. C++ supports different ways of programming like procedural, object-oriented, functional.
Similar questions