What is the right type to use for boolean values in c? Is there a standard type?


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

Post New Answer

More C Interview Questions

Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All

3 Answers   Accenture,


If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

0 Answers  


What is data structure in c programming?

0 Answers  


What does the message "warning: macro replacement within a string literal" mean?

1 Answers  


What does a pointer variable always consist of?

0 Answers  






If an old women's age is the same as her three grand daughters i,mean the number of days old child=the no of weeks old child=no of months old child .The total yrs of all these ppl is 114 yrs...then how old is the old woman? the yr has 365 days..and 30 days each month.

1 Answers   TCS,


tell me the full form of c?

2 Answers  


How do you list a file’s date and time?

0 Answers  


Write a C program to perform some of the operation which can be performed using Single linked list

1 Answers   Qualcomm,


What is Heap?

3 Answers  


Why shouldn’t I start variable names with underscores?

0 Answers  


What does calloc stand for?

0 Answers  


Categories