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 is the difference between void main() and void main (void) give example programme?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

0 Answers   GrapeCity,


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

0 Answers  


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

0 Answers  


what type of questions arrive in interview over c programming?

0 Answers  


Write a code to generate a series where the next element is the sum of last k terms.

0 Answers   Aspiring Minds,


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

0 Answers  


Why preprocessor should come before source code?

2 Answers  


what are the interview question's in the language c

2 Answers   Nipuna,


const char * char * const What is the differnce between the above tow?.

6 Answers   Ramco, TCS,


what is the format specifier for printing a pointer value?

0 Answers  


What is this infamous null pointer, anyway?

0 Answers  


What is the Difference between Class and Struct?

10 Answers   Motorola,


Categories