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 / 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


Please Help Members By Posting Answers For Below Questions

What is the argument of a function in c?

1101


How can I read data from data files with particular formats?

1091


Tell me what is the purpose of 'register' keyword in c language?

1035


What is typedef struct in c?

1094


Explain the term printf() and scanf() used in c language?

1093


Where static variables are stored in memory in c?

1050


What are the valid places to have keyword “break”?

1140


What is C language ?

2016


How can you restore a redirected standard stream?

1171


What is the difference between null pointer and wild pointer?

1246


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

1127


how to capitalise first letter of each word in a given string?

1981


Multiply an Integer Number by 2 Without Using Multiplication Operator

818


Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

3211


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1421