Answer Posted / srinath goud
void main returns 'no value'.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is substring in c?
What is && in c programming?
pierrot's divisor program using c or c++ code
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is the acronym for ansi?
how to write a c program to print list of fruits in alpabetical order?
What is scope of variable in c?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
How can I find out if there are characters available for reading?
What is call by reference in functions?
Write the Program to reverse a string using pointers.
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
What is wrong with this initialization?