Is boolean a datatype in c?


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

Post New Answer

More C Interview Questions

what is output of the following statetment?Printf(“%x”, -1<<4); ?

5 Answers  


Between macros and functions,which is better to use and why?

0 Answers  


What are compound statements?

0 Answers  


how to use showbits function?

2 Answers   Infosys, TATA,


Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort

7 Answers  






What is the use of header?

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  


how to capitalise first letter of each word in a given string?

0 Answers  


#&#8206;include&#8236;<stdio.h> void main() { int i; for(i=5;0;i++) { printf("%d",i); } }

2 Answers   Facebook,


Is it cc or c in a letter?

0 Answers  


how to build a exercise findig min number of e heap with list imlemented?

0 Answers  


Explain what is gets() function?

0 Answers  


Categories