Answer Posted / mukul kumar
keyward is special word which have constsnt meaning in
programing they have specific meaning.
examples:-if, for, do, etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Mention four important string handling functions in c languages .
What is a rvalue?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
What are identifiers in c?
What are comments and how do you insert it in a C program?
What is the value of c?
What is meant by operator precedence?
How many keywords (reserve words) are in c?
What are the different types of pointers used in c language?
What is the scope of an external variable in c?
What is ponter?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What are linker error?
Explain what are header files and explain what are its uses in c programming?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above