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 output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }

Amazon, Qualcomm,

5 23175

what is the definition of storage classes?

Wipro,

3 8390

write a program to compare 2 numbers without using logical operators?

IBM,

5 19261

what is self refrential structure

HCL,

3 7787

what is available in C language but not in C++?

CTS, TCS,

10 16178

What is volatile in c language?

HCL, TCS,

2 6238

wt is d full form of c

TCS, Wipro,

6 11199

what is the maximum limit of row and column of a matrix in c programming. in linux .

NIIT,

4 9045

write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words

Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,

5 16661

who is first prime minister in india??

Wipro,

8 10271

how to find the largest element of array without using relational operater?

Satyam, Wipro,

6 13820

WHAT WILL BE OUTPUT OF BELOW CODE . . AND PLEASE EXPLAIN HOW IT COME .. #include #include void main() { int k=20; printf("%d%d%d%d",k,k++,++k,k); getch(); }

25 26816

What are the different flags in C? And how they are useful? And give example for each in different consequences?

1 3984

What is Lazy evaluation in C? Give an example.

1 4754

What is indirect recursion? give an example?

4 30796


Post New C Questions

Un-Answered Questions { C }

how could explain about job profile

1988


What is a global variable in c?

1075


How can I direct output to the printer?

1373


Explain how can I open a file so that other programs can update it at the same time?

1184


What is the difference between exit() and _exit() function?

1101


What is zero based addressing?

1239


What is string in c language?

1248


What is maximum size of array in c?

1086


What is the difference between constant pointer and constant variable?

1280


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

1120


diff between exptected result and requirement?

2114


What are nested functions in c?

1072


What is the advantage of a random access file?

1253


What is 'bus error'?

1208


How to declare a variable?

1071