Answer Posted / aruna.r
void main() doesn't return any value.but we have to use
return type int means return any value
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is extern c used for?
What is data structure in c and its types?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
What is union and structure?
What tq means in chat?
In C programming, what command or code can be used to determine if a number of odd or even?
How can you be sure that a program follows the ANSI C standard?
Write a program to reverse a linked list in c.
Hai what is the different types of versions and their differences
Tell me about low level programming languages.
What is a stream in c programming?
what do the 'c' and 'v' in argc and argv stand for?
What is the purpose of macro in C language?
write a program to display all prime numbers
What are near, far and huge pointers?