answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

What is Turbo C download used for?

Turbo C is a compiler for a general purpose computer programming language called C. It transforms code written in C into the computer language needed for executable programming.


Can graphics in C programming done with compilers other than turbo c plus plus?

Of course.


Do a program with turbo pascal to print the alphabet backward?

Turbo Pascal is a style of computer programming. This type of writing language can be used to create a program that prints the alphabet backwards.


What is the use of header file graphics in c plus plus programming?

It has no use in C++ itself, it is only useful in Borland Turbo C++. It provides generic graphics support for Borland Turbo C++ applications.


What are the importance of turbo c?

i came to know about that turbo c compiler is having 32 number of disadvantages........ i know about 10-12 disadvantages and i am sharing those wid u .... 1) Turbo c is a 16bit compiler ... means it can access about 16bits of data at a time... 2)Turbo c is based upon 8086 microprocessor... and it can run on x86family.... 3) Turbo c is derived from MS-DOS whereas GCC compiler which runs on linux..is a very good one as compared to Turbo C compiler..,.. 4)Also we cant do ODBC and Networking programming over the Turbo C comiler whereas we can do above programming in GCC compiler successfully by installing one ODBC library in it.... 5)we cant do graphics programming over here, rather we can do graphics programming. in GCC compiler using Glad Interface... 6) Turbo C compiler can access only 1mb of RAM, which is a demerit...whereas GCC compiler can access 4gb OF MEMORY.. 7) 7) Turbo C compiler is based upon MS DOS operating system.. which is a single process operating system..whereas GCC Compiler is based on 80386 processor(LINUX) and it is multiprocess operating system.....

Related Questions

What are the uses of turbo c?

Programming, mainly.


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 is difference between Turbo and Borland C?

turbo is word to do the programming language in c & c++ and i do no about borland


What has the author Blake Watson written?

Blake Watson has written: 'The Tao of Delphi' 'Programming with Turbo vision' -- subject(s): Object-oriented programming (Computer science), Turbo Pascal (Computer program language), Turbo vision


What has the author Valluru Rao written?

Valluru Rao has written: 'Power programming-- Turbo C++' -- subject(s): C++ (Computer program language), Turbo C++ 'Power programming'


Who develop the turbo c plus plus?

The company Borland developed Turbo C++.


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.


What is Turbo C download used for?

Turbo C is a compiler for a general purpose computer programming language called C. It transforms code written in C into the computer language needed for executable programming.


What has the author Wade Ellis written?

Wade Ellis has written: 'Structured programming using Turbo BASIC' -- subject(s): BASIC (Computer program language), Structured programming, Turbo BASIC (Computer file) 'Structured programming using True BASIC' -- subject(s): Structured programming, True BASIC (Computer program language)


What are the disadvantages of turbo pascal?

Turbo Pascal is a good language to learn programming, but its major disadvantage is that it's hardly ever used for real-world programming projects. It's basically just an academic language, and a bit dated at that.


What are classification of turbo c?

Turbo C was a wonderful IDE for the C programming language, created by Borland. Actually, it was one of the first IDEs ever offered for any programming language. It had some market share in the early 1990s. Please see the related links for a history and its incarnation as Turbo C#.


How do you check errors in turbo c?

Most programming languages have a 'debugger' to indicate where coding errors are. Look in the help pages of your Turbo C program