Install C Compiler
Compilation and Execution Process
- A compiler is a computer program that converts a c program into machine language so that it can be easily understood by the computer.
- A program is written in plain text. This plain text is a combination of instructions in a particular sequence. The compiler performs some basic checks and finally converts the program into an executable.
Table of Contents
Follow all Steps For Install C Compiler
- Step 1: 1st of all Open then any browser(Chrome, Opera, Edge etc.)
- Step 2: Search on MinGC for Windows 10
- Step 3: Download MinGW.
- Step 4: Locate the MinGw-get -setup.exe File Start Installation
- Step 5: Specify Installation Preferences.
- Step 6: Download and Set up MinGW Installation Manager.
- Step 7: Select Packages Required for the Compiler.
Watch Video On YouTube
Follow all step for tutorial :
Comments