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
Explain the bubble sort algorithm.
Write a program to use switch statement.
What is the difference between pure virtual function and virtual function?
Is array a primitive data type in c?
What is the difference between single charater constant and string constant?
What is a program flowchart and explain how does it help in writing a program?
How can I call a function with an argument list built up at run time?
Is c procedural or functional?
What are loops in c?
Are the expressions * ptr ++ and ++ * ptr same?
What is the purpose of type declarations?
Which is best book for data structures in c?
When should I declare a function?
What does double pointer mean in c?
What is the full form of getch?