whitch value return void main?

Answer Posted / viji

It doesn't return any value

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

1734


Are the outer parentheses in return statements really optional?

803


What is volatile c?

754


What is #include stdio h?

892


What is far pointer in c?

990


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

843


Why enum is used in c?

689


How do I send escape sequences to control a terminal or other device?

807


Can a file other than a .h file be included with #include?

865


What is the use of void pointer and null pointer in c language?

821


What are local variables c?

728


Explain how can I avoid the abort, retry, fail messages?

793


write an algorithm to display a square matrix.

2416


Explain the use of keyword 'register' with respect to variables.

788


What are global variables?

852