how many keywords do C compile?
Answer Posted / vijay.m
there are 36 keywords in c language ...........
| Is This Answer Correct ? | 6 Yes | 30 No |
Post New Answer View All Answers
How can I discover how many arguments a function was actually called with?
Find MAXIMUM of three distinct integers using a single C statement
What is structure and union in c?
Which type of language is c?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
Write a C program in Fibonacci series.
What is echo in c programming?
How do you list a file’s date and time?
Can we change the value of static variable in c?
What does main () mean in c?
Explain modulus operator. What are the restrictions of a modulus operator?
Describe the difference between = and == symbols in c programming?
How is actual parameter different from the formal parameter?
What are two dimensional arrays alternatively called as?
int far *near * p; means