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 the use of c program?

4 Answers   Synergy, Web Synergies,


print the palindrome numbers in between 0 to n

1 Answers  


Write a C program to convert an integer into a binary string?

1 Answers  


What will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


What are the 4 types of unions?

0 Answers  






write a program to display the frequency of each element in a given array in c language

1 Answers  


What is the difference between i++ and i+1 ?(in terms of memory)

3 Answers   HCL,


what is the difference between #include<stdio.h> and #include"stdio.h" ?

6 Answers   TCS,


How to reverse a string using a recursive function, without swapping or using an extra memory?

31 Answers   Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,


without using arithmatic operator convert an intger variable x into x+1

3 Answers  


write a program to print calender using for loop.

1 Answers   HCL, TCS,


Explain the difference between exit() and _exit() function?

0 Answers  


Categories