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

Explain what is wrong in this statement?

1178

Explain how do you determine whether to use a stream function or a low-level function?

1132

Explain what are the __date__ and __time__ preprocessor commands?

1157

Explain what is wrong with this statement? Myname = ?robin?;

1637

Explain what header files do I need in order to define the standard library functions I use?

1224

Explain what are binary trees?

1128

Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

1310

Explain what is output redirection?

1245

Explain what are compound statements?

1102

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

1159

Explain how can you be sure that a program follows the ansi c standard?

1534

Explain what happens if you free a pointer twice?

1134

Explain how can I prevent another program from modifying part of a file that I am modifying?

1141

Explain what is the difference between the expression '++a' and 'a++'?

1262

Explain how can I remove the trailing spaces from a string?

1102


Post New C Questions

Un-Answered Questions { C }

Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

1310


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

1131


For what purpose null pointer used?

1115


Explain what does it mean when a pointer is used in an if statement?

1105


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1981


How do I create a directory? How do I remove a directory (and its contents)?

1220


Explain the difference between structs and unions in c?

1066


What is the difference between procedural and declarative language?

1187


What is the use of static variable in c?

1142


Can a pointer point to null?

1117


How can I write a function that takes a format string and a variable number of arguments?

1098


What is header file definition?

1137


Are there constructors in c?

1060


What is the use of a conditional inclusion statement in C?

1107


What is the difference between a function and a method in c?

1131