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


Please Help Members By Posting Answers For Below Questions

write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3343


to find the closest pair

1827


Explain how can you check to see whether a symbol is defined?

665


Explain goto?

722


What are types of structure?

608






Explain how can I remove the trailing spaces from a string?

632


Explain what are linked list?

628


Differentiate between calloc and malloc.

762


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

1732


What is the role of this pointer?

555


What is the purpose of type declarations?

683


Why c language?

652


Why isn't it being handled properly?

649


What are pointers really good for, anyway?

621


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1524