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

Differentiate between the expression “++a” and “a++”?

1309

What is the 'named constructor idiom'?

1144

Differentiate between the = symbol and == symbol?

1361

What are the different types of endless loops?

1128

Explain union. What are its advantages?

1125

Explain setjmp()?

1116

Why do we use namespace feature?

1121

What is the role of && operator in a program code?

1131

What is the use of void pointer and null pointer in c language?

1165

the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

1040

What are the restrictions of a modulus operator?

1163

Why is a semicolon (;) put at the end of every program statement?

1123

Explain 'bus error'?

1164

Explain the priority queues?

1139

What is the process of writing the null pointer?

1059


Post New C Questions

Un-Answered Questions { C }

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


Differentiate between the = symbol and == symbol?

1361


What is union and structure?

1189


Explain how do you sort filenames in a directory?

1075


Write a program to print all permutations of a given string.

1234


What are two dimensional arrays alternatively called as?

1243


What does typedef struct mean?

1163


List some basic data types in c?

1079


What is void main ()?

1119


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

1193


What is 'bus error'?

1208


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1577


Process by which one bit pattern in to another by bit wise operation is?

1225


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1322


What is the advantage of c?

1203