Computer Science, asked by aditya11103301, 3 months ago

What are the different ways to run the program?​

Answers

Answered by shilpatoraskar14
2

In Windows, to run a program, double-click the executable file or double-click the shortcut icon pointing to the executable file. If you have a hard time double-clicking an icon, you can click the icon once to highlight it and then press the Enter key on the keyboard.

Answered by anishprabhu5407431
2

Answer:

How Does a Program Run? The CPU runs instructions using a "fetch-execute" cycle: the CPU gets the first instruction in the sequence, executes it (adding two numbers or whatever), then fetches the next instruction and executes it

Explanation:

PLEASE MARK ME AS THE BRAINLYEST

Similar questions