Work environment means to create a comfortable and easy to work in environment by installing the important applications needed. So we are going to do this step by step!
- Check Your Windows Version
- Press Windows Key + D to view desktop if the desktop is not visible
- Right-click on My Computer Icon
- Go to properties
- Check if it is 64 bit- Operating System or 32-bit Operating System

In Case of 32 bit Operating System
- There are two cases you can do
Turbo C 3.0
After Installing Turbo C there will be a folder in C: called tc
- Press Window + R to start run command or you can run from the start menu
- type
cd\
and enter cd tc
cd bin
tc
- Enter

After pressing Enter the Turbo C window will open click on File and Create New File then press F2 to save by name of ‘AnyName.C’. Remember .C is must
Dev CPP
And the other option is to download Dev Cpp and start your code.
In Case of 64 bit Operating System
In the case of the 64-bit operating system, there are two options.
- Download Dos box and run your Turbo C
- Download and Install Dev Cpp
Support us by sharing this post