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

Do you know the use of fflush() function?

1012


Why c is called object oriented language?

1008


Is there any data type in c with variable size?

1033


Why should I use standard library functions instead of writing my own?

1205


Why c is called procedure oriented language?

999


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2278


State the difference between x3 and x[3].

1052


What are linked lists in c?

1086


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

963


Is javascript written in c?

1015


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

2121


How do I determine whether a character is numeric, alphabetic, and so on?

1070


pierrot's divisor program using c or c++ code

2169


What is strcpy() function?

1087


Explain what are run-time errors?

1038