answersLogoWhite

0


Best Answer

kjkjkkk

User Avatar

Mortimer Welch

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

8y ago

C language is a computer programming language, which allows one to develop programs for users.

compiler is software that allows any high level language to be translated into the machine language, compilers are language specific, i.e. c language has its own compiler which will translate the code written in c language to the machine language, compiler for java will do the same task for the java code.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

HEADER FILES - those files provide function prototype declaration for library functions. The most common used headers or libraries are as follows:

a. conio.h - declares various functions used in calling the Disk Operating System (DOS) console Input/Output routines.

b. clos.h - defines various constant and gives declarations for DOS and886 specific calls.

c. float.h - contains parameters for floating input.

d. graphics.h - declares prototype for the graphic function.

e. math.h

f. stdio.h

i. clrscr (); - this is used to clear the text mode window or to clear the output screen before running a program again.

ii. {(start) - this is the symbol used to represents the beginning of the program.

iii.} (stop) - represents the end.

iv. printf - this is the reserved word used to output function that commands the computer to display the message on the screen which enclosed in double quotations ("").

v. getche(); - gets the characters from the console and echoes on the screen.

vi. Semi colon - it is used to separate one statement to another statement.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

+ +=

- -=

* *=

/ /=

% %=

=

==

!=

<=

>=

& &&

|

^

~

<< <<=

>> >>=

,

[]

()

are the basic operator in TURBO C

This answer is:
User Avatar

User Avatar

Wiki User

16y ago

structure is a collection of heterogeneous datatypes.it stores these datatypes into contiguous memory allocation

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Turbo C Programming language has four parts. Its four parts are: the main menu; the edit status line and edit window; compiler message window; and the hot key quick reference line.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Standard C with little extensions like near, far, huge and _seg pointers.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Editor, Compiler, Linker, Debugger.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Editor, Compiler, Linker, Debugger

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Alt+R is to run

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the components of turbo c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between Turbo and Borland C?

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


What has the author Eric P Bloom written?

Eric P. Bloom has written: 'The Turbo C++ trilogy' -- subject(s): C (Computer program language), C++ (Computer program language), Turbo C (Computer file), Turbo C++ 'Turbo C Plus Plus Trilogy' 'The C trilogy' -- subject(s): C (Computer program language)


What are the components of c language?

Compiler and Programmer these are the two components of the C language


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

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


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

turbo c


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".


What is turbo c-language?

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


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.


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.


Are turbo c and c language the same?

Not necessarily. You would need to look at conformance level, particularly since Turbo C is obsolete.


What is the components of turbo c?

dun ka anung sagot nga ehh!!


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.