answersLogoWhite

0

What are the32 key words in c turbo?

Updated: 8/16/2019
User Avatar

Wiki User

12y ago

Best Answer

key words are the specfic command of the program like variable name, syntax, name of loops.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the32 key words in c turbo?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What short cut key allow you to copy the selected text in turbo c?

Ctrl+C on windows


Command for run a c prog in turbo c compiler?

It is 'Run'. Key-combination: Ctrl+F9


What is the shortcut key in laptop to stop infinite loop of turbo c?

567


What is a perdefined words in TURBO C?

there are many predefined words in c.. some are void,datatypes,printf,scanf etc


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

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


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


Syntax of turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


How do you save turbo c programs in turboc?

Press key F2, or select command Save from menu File.


What are the basic operator in turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


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


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

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


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