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

C Interview Questions
Questions Answers Views Company eMail

What is the explanation for modular programming?

1271

What are the modifiers available in c programming language?

1279

Why c is called a mid level programming language?

1111

Who is the founder of c language?

1223

What is pointer to pointer in c?

1152

What is difference between far and near pointers?

1105

How many levels deep can include files be nested?

1186

What is the difference between declaring a variable and defining a variable?

1342

How can I convert a number to a string?

1250

What are global variables and explain how do you declare them?

1182

How can I pad a string to a known length?

1083

How do you print only part of a string?

1069

What is the most efficient way to store flag values?

1230

What is a pragma?

1178

What is a stream?

1192


Post New C Questions

Un-Answered Questions { C }

In C language what is a 'dangling pointer'?

1241


What is #include cctype?

1177


Why do we use & in c?

1051


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

2121


What is difference between stdio h and conio h?

1437


find the sum of two matrices and WAP for it.

1195


Which header file is essential for using strcmp function?

1533


How can I ensure that integer arithmetic doesnt overflow?

1254


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

3394


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

1198


Explain what math functions are available for integers? For floating point?

1160


Does c have function or method?

1061


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

1127


What is the use of pragma in embedded c?

1098


What are the data types present in c?

1237