What is the difference between specifying a constant variable
like with constant keyword and #define it? i.e what is the
difference between CONSTANT FLOAT A=1.25 and #define A 1.25


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

Post New Answer

More C Interview Questions

Explain how do you determine whether to use a stream function or a low-level function?

0 Answers  


what is foreign key in c language?

1 Answers   ADP,


How do you determine whether to use a stream function or a low-level function?

0 Answers  


what is difference between overriding and overloading?

1 Answers  


A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.

4 Answers  






Explain the difference between strcpy() and memcpy() function?

0 Answers  


who is the father of c

4 Answers   Infosys,


find second largest element in array w/o using sorting techniques? use onle one for loop.

15 Answers   BitWise, Zycus Infotech,


pgm in c to reverse string by word using array(god is love becomes love is god) (no additional array can used,space is only delimiter between words )

2 Answers   Persistent,


Explain how are portions of a program disabled in demo versions?

0 Answers  


Differentiate Source Codes from Object Codes

1 Answers  


what are bit fields? What is the use of bit fields in a structure declaration?

0 Answers   Flextronics, TISL, Virtusa,


Categories