Answer Posted / prasanna kumar s
semicolon(;)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can a local variable be volatile in c?
What are the disadvantages of external storage class?
Write a program to print numbers from 1 to 100 without using loop in c?
how to write a c program to print list of fruits in alpabetical order?
What is use of pointer?
Explain is it valid to address one element beyond the end of an array?
What is the difference between new and malloc functions?
Explain that why C is procedural?
What is anagram in c?
What is meant by realloc()?
Explain continue keyword in c
Why do we use main function?
List a few unconditional control statement in c.
How can I do graphics in c?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile