answersLogoWhite

0

How do you start a turbo c environment?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

1.go to my computer 2.go to c drive

3.search for tc folder

4.then open BIN folder

5.open tc.exe

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you start a turbo c environment?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is turbo c plus plus?

Turbo C++ is Borland's integrated development environment (IDE).


What are the parts of turbo c environment?

kjkjkkk


What are examples of turbo c?

1. Turbo C is an example of Integrated Developing Environment. 2. Turbo C has example programs, the most important is bgidemo.c


Differentiate C plus plus and Turbo C?

Turbo C is a software where C or C++ programming environment resides in.But C++ is itself a programming language.


What are the function of turbo c?

It's an Integrated Developing Environment.


Who is the founder of turbo c?

Turbo c program is from Borland which is an integrated development environment and a computer language. Some of the parts of turbo c were incorporated from the wizard c in 1987, but it was first developed by Dennis Ritchie in 1970.


Who is the founder of turbo c program?

Turbo c program is from Borland which is an integrated development environment and a computer language. Some of the parts of turbo c were incorporated from the wizard c in 1987, but it was first developed by Dennis Ritchie in 1970.


What is turbo c-language?

Nothing. C is the language, TurboC is an Integrated Developing Environment (IDE).


Is turbo c is available for windows 7?

Yes, it is available for windows 7. You can run Turbo C in windows 7 basically using DOS Box emulator. Turbo C works fine with windows 7. Up to now, many programmers use Turbo C in programming C in windows environment.


Why is turbo C is considered as an object oriented programming?

TurboC is an Integrated Developing Environment (IDE) for C language.


What is the differentiate of turbo c from turbo c plus plus?

Turbo C compiles c source. turbo c++ compiles c++ source code.


What are the 3 turbo c language components?

Borland Turbo C came with an editor, compiler, linker and debugger, all of which were tightly integrated into the Turbo C IDE (integrated development environment). The professional version also came with standalone versions of the Turbo Assembler and Turbo Debugger. Note that Turbo C is 27 years old. As such it is redundant. All Borland development tools are now owned by Embarcadero. Turbo C is now classed as "antique".