Computer Science, asked by HarryPotterHermione, 5 months ago

Keshav has written a program in C++. He does not know how to compile and run the program. Suggest the commands that can meet his requirement.​

Answers

Answered by taekookieShipper
3

Answer:

Click on File->New->Source File option.

Write your C++ program as shown below and save it ( ctrl+s ). ...

Once you have written the program, click on compile and run.

An output window will appear showing the result that is, Hello World printed.

Hope it helps....

Answered by DramioneSucks
3

Answer:

Go ahead and Click on the File and then Source option.

Write a C++ program according to whatever instructions given.

Once written, tap the Compile and then Run option.

It's as simple as that! I hope my answer helped you! Have a great day!

XoX,

@DramioneSucks

Similar questions