Experiment: Lab No 01 Understanding The Codeblocks For C/C++ Programming
Experiment: Lab No 01 Understanding The Codeblocks For C/C++ Programming
Experiment: Lab No 01 Understanding The Codeblocks For C/C++ Programming
LAB EXPERIMENT NO 01
Introduction:
CodeBlocks is an open-source, cross-platform (Windows, Linux, MacOS), and free C/C++ IDE.
It supports many compilers, such as GNU GCC (MinGW and Cygwin) and MS Visual C++. It
supports interactive debugging (via GNU GDB or MS CDB). CodeBlocks is surprisingly
versatile, and in my opinion, much better than the Visual Studio suite. The mother site of
CodeBlocks is www.codeblocks.org.
Step 2: Install:
Run the downloaded installer. Accept the default options.
Task 01: Write the code in C++ and show the output Hello World :
Output:__________________________________________________________________
Conclusions:
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
_________________________________________________
Remarks:
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
__________________________________________________
_____________
Signature