What is key word in c language?

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


Please Help Members By Posting Answers For Below Questions

Explain the bubble sort algorithm.

759


Write a program to use switch statement.

770


What is the difference between pure virtual function and virtual function?

746


Is array a primitive data type in c?

663


What is the difference between single charater constant and string constant?

729






What is a program flowchart and explain how does it help in writing a program?

789


How can I call a function with an argument list built up at run time?

740


Is c procedural or functional?

680


What are loops in c?

646


Are the expressions * ptr ++ and ++ * ptr same?

752


What is the purpose of type declarations?

773


Which is best book for data structures in c?

692


When should I declare a function?

725


What does double pointer mean in c?

675


What is the full form of getch?

730