Explain what is the benefit of using #define to declare a constant?


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

Post New Answer

More C Interview Questions

What is structure padding in c?

0 Answers  


Explain what is the benefit of using an enum rather than a #define constant?

0 Answers  


how to write a bubble sort program without using temporary variable?

1 Answers   Aricent,


What is the difference between pure virtual function and virtual function?

0 Answers  


control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent

1 Answers  






why do we use # in c-language?

1 Answers  


write a program to print the one dimensional array.

1 Answers  


Write a program to print factorial of given number without using recursion?

0 Answers  


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

0 Answers  


Describe dynamic data structure in c programming language?

0 Answers  


What is dynamic dispatch in c++?

0 Answers  


to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?

0 Answers  


Categories