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

Tell me what is null pointer in c?

1123

Explain the use of 'auto' keyword in c programming?

1180

What is exit() function?

1069

Do you have any idea how to compare array with pointer in c?

1090

What is calloc() function?

1159

What is the general form of #line preprocessor?

1039

What is #pragma statements?

1154

Do you know the use of 'auto' keyword?

1260

What is actual argument?

1100

Explain the difference between exit() and _exit() function?

1208

Can you please explain the scope of static variables?

1106

What is function prototype in c language?

1085

What are the preprocessor categories?

1112

Tell us the use of fflush() function in c language?

1201

What do you know about the use of bit field?

1096


Post New C Questions

Un-Answered Questions { C }

Why functions are used in c?

1194


How can you increase the size of a statically allocated array?

1117


write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

2146


What is the difference between the = symbol and == symbol?

1167


what is the format specifier for printing a pointer value?

1069


Can we change the value of static variable in c?

1076


Who is the main contributor in designing the c language after dennis ritchie?

1051


int far *near * p; means

3620


What are the advantages and disadvantages of c language?

1069


What is an arrays?

1135


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1172


What is meant by type casting?

1099


What language is lisp written in?

1320


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1323


Describe the header file and its usage in c programming?

1105