What is the right type to use for boolean values in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is array?

63 Answers   Amdocs, HCL,


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

0 Answers  


Why are all header files not declared in every c program?

0 Answers  


Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

0 Answers   CLG,


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

0 Answers  






What is #include stdio h?

0 Answers  


Why is the code below functioning. According to me it MUST NOT.

1 Answers  


Code for calculating square root without using library function, of math.h

4 Answers   IBM,


if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.

18 Answers   Parexel, Ram Infotech, Zycus Infotech,


What is c programming structure?

0 Answers  


While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  


second highest number in a given set of numbers

3 Answers   TCS,


Categories