Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?


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

Post New Answer

More C Interview Questions

code for copying two strings with out strcpy() function.

6 Answers  


Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

1 Answers   CMS,


In header files whether functions are declared or defined?

1 Answers   TCS,


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

0 Answers  


What is the Difference between Macro and ordinary definition?

3 Answers   Bosch, Cognizant, College School Exams Tests, Motorola,






Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June

0 Answers  


What are the similarities between c and c++?

0 Answers  


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

0 Answers  


Which weighs more, a gram of feathers or a gram of gold?

2 Answers  


why arithmetic operation can’t be performed on a void pointer?

1 Answers  


How can I do serial ("comm") port I/O?

0 Answers   Celstream,


What are the types of arrays in c?

0 Answers  


Categories