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


What are the valid types of data that the main () can
return in C/C++ language

Answers were Sorted based on User's Feedback



What are the valid types of data that the main () can return in C/C++ language..

Answer / ayushi rastogi

Int

Is This Answer Correct ?    14 Yes 2 No

What are the valid types of data that the main () can return in C/C++ language..

Answer / milind furia

int and void(if u consider this as a datatype) only

Is This Answer Correct ?    4 Yes 6 No

What are the valid types of data that the main () can return in C/C++ language..

Answer / umashankar mishra

c returns int data type
whereas c++ return void

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More OOPS Interview Questions

What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?

1 Answers  


what is difference between class template and template class?

0 Answers  


What is oops with example?

0 Answers  


Have you ever interfaced with a database?

2 Answers   IBM,


why function overloading is not called as pure polymorphism?

2 Answers  


How can we use the preprocessor #if and #elseif.

2 Answers  


What is a friend function & its advantage?

1 Answers   MIT,


What is the default size allocated for array in the statement if size not specified " int a[] "

4 Answers   CTS,


What is property in oops?

0 Answers  


What is the difference between declaration and definition?

20 Answers   IBS,


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

0 Answers   Microsoft, TCS,


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

0 Answers   NIIT, SRA,


Categories