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


Why is main function so important?


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

Post New Answer

More C Interview Questions

main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none

0 Answers  


print the palindrome numbers in between 0 to n

1 Answers  


any "C" function by default returns an a) int value b) float value c) char value d) a & b

0 Answers  


Program to trim a given character from a string.

5 Answers   NetApp,


Is double link list a linear data structure? If Yes, Why?If No, Why?

4 Answers  


how many key words availabel in c a) 28 b) 31 c) 32

0 Answers  


What is meant by global static? why we have to use static variable instead of Global variable

4 Answers   L&T,


Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me

7 Answers  


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

0 Answers   IBM, Wipro,


to convert a string without using decrement operater and string functions

1 Answers  


Is c an object oriented programming language?

1 Answers  


What do you mean by command line argument?

0 Answers   TCS,


Categories