answersLogoWhite

0

1

12

123

1234

12345

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you make a code by using turbo c?

high level language


Is the dual core processor reliable to make programs using turbo c?

A dual core processor is reliable to make programs using Turbo C. It is best however if you go for a more substantial processor such as a Quad Core.


How to make a code by using a lending process in a TURBO C?

#include<stdio.h> main(){


How do you make a flow chart using turbo c?

how does a flow chart helps in making aprogram in terbo c


To develop a taj mahal using c-language programming in turbo c plus plus?

turbo c


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.


What is abstract of payroll system using turbo c?

ambot nimu


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

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


Is that possible to make programme in turbo c for a mini computer having dual core processor-?

Yes, to make a program in Turbo C for a mini computer to have a dual core processor.


Can you write a C program Without turbo C IDE?

Yes you can write a C program without using turbo C IDE. All you need is a text editor like notepad where you can write your codes and after writting them save the file with .c extension. But for compilling and running the code you will be needing turbo C IDE.


Does windows XP supports the turbo c plus plus graphics?

You should actually turn the question around: does the Turbo C++ graphics library support Windows XP? The answer is yes it does, provided you are using a version of Turbo C++ for Windows XP and above.


How turbo c executes c as well as c?

turbo c cannot execute c++ as well..since c++ is the superset of c .the cprograms can be compiled in turbo c++.