How do you define CONSTANT in C?


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

Post New Answer

More C Interview Questions

Is array name a pointer?

0 Answers  


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

0 Answers   Lovely Professional University,


Find if a number is power of two or not?

1 Answers  


What is the general form of function in c?

0 Answers  


What is a union?

0 Answers  






what is mallloc()?how it works?

4 Answers   Excel,


Array is an lvalue or not?

0 Answers  


write an algorithm which can find the largest number among the given list using binary search ............... this was asked in the interview

2 Answers   Satyam, UNIS, Wipro,


How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)

1 Answers   iLantus, Subex,


how to add our own function in c library please give details.?

1 Answers   TCS,


Write a program for Overriding.

0 Answers  


Write a c program for sum of first n terms of the series S = 1 - (1/3) + (1/5) -(1/7) + (1/9) ......

2 Answers  


Categories