saving . . . saved terminal has been deleted. terminal has been hidden .
terminal
Title
Question
how do we open and type on win os?

C-and-Cpp First-C-Program 01-02 min 0-10 sec 06-03-22, 10:34 a.m. pip

Answers:

To open the "Command Prompt" on Windows, press the "Windows" key and "R" key simultaneously on your keyboard. It will open the "Run" prompt.
At the prompt, type "cmd" and click on "Ok".
This will open the "Command Prompt".

On Windows, you have to type the code in Notepad++.
Notepad++ can be opened from
Start >>Applications >>Notepad++.

To run the program after compilation in
Windows OS, type myoutput.exe instead
of ./myoutput
07-03-22, 11:05 a.m. hbammkanti


Log-in to answer to this question.