how many keywords do C compile?
Answer Posted / iyswarya
32
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is difference between static and global variable in c?
How can I get the current date or time of day in a c program?
Explain the difference between call by value and call by reference in c language?
Explain what is a pragma?
What is the difference between fread buffer() and fwrite buffer()?
How can I send mail from within a c program?
How many main () function we can have in a project?
Do you know what are the properties of union in c?
What are nested functions in c?
What is the description for syntax errors?
Describe the header file and its usage in c programming?
Do you know the difference between malloc() and calloc() function?
How is pointer initialized in c?
Where are c variables stored in memory?
How do you define structure?