Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

whitch value return void main?

Answer Posted / kalyan

Void Doesn't Return any value instead u using int u need to
written any valu but void does n't return any value

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there sort function in c?

1064


What are the back slash character constants or escape sequence charactersavailable in c?

1227


Can a variable be both static and volatile in c?

1080


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

1155


how can f be used for both float and double arguments in printf? Are not they different types?

1119


int i=10; printf("%d %d %d", i, i=20, i);

1693


What is 'bus error'?

1206


What are the 3 types of structures?

1063


Explain two-dimensional array.

1127


How can you increase the size of a dynamically allocated array?

1231


How reliable are floating-point comparisons?

1140


What is the purpose of void in c?

1107


explain what is an endless loop?

1145


Can one function call another?

1171


How will you divide two numbers in a MACRO?

1183