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
What is static identifier?
Explain the difference between #include "..." And #include <...> In c?
largest Of three Number using without if condition?
What is zero based addressing?
What will be your course of action for a push operation?
Can a variable be both static and volatile in c?
How do I swap bytes?
How many main () function we can have in a project?
how can use subset in c program and give more example
What are header files and what are its uses in C programming?
What is a const pointer?
Are pointers integers in c?
Why flag is used in c?
What does static variable mean in c?
Explain what does a function declared as pascal do differently?