Answer Posted / vijay mundra
Keyword are some reserved word that are used in programming
for their pre defined actions..
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
Why #include is used in c language?
What is a 'null pointer assignment' error?
What is the difference between struct and typedef struct in c?
What is the difference between far and near in c?
How the c program is executed?
What are bitwise shift operators in c programming?
What is the description for syntax errors?
Which header file is essential for using strcmp function?
What is the significance of scope resolution operator?
Is it better to use malloc() or calloc()?
What is break in c?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What does typedef struct mean?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
What is ## preprocessor operator in c?