Answer Posted / abhinay
dennis ritche
| Is This Answer Correct ? | 52 Yes | 4 No |
Post New Answer View All Answers
Explain what is a program flowchart and explain how does it help in writing a program?
What are header files and explain what are its uses in c programming?
What does the message "automatic aggregate intialization is an ansi feature" mean?
write a c program in such a way that if we enter the today date the output should be next day's date.
Tell me when is a void pointer used?
What is scope of variable in c?
is it possible to create your own header files?
Can you return null in c?
Write a program to reverse a string.
What is data type long in c?
How will you write a code for accessing the length of an array without assigning it to another variable?
What is static volatile in c?
What are the Advantages of using macro
Define macros.
How to declare pointer variables?