How can you check to see whether a symbol is defined?


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

Post New Answer

More C Interview Questions

What are the 4 data types?

0 Answers  


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

0 Answers  


How would you obtain the current time and difference between two times?

0 Answers   TISL,


What header files do I need in order to define the standard library functions I use?

0 Answers  


Can a program have two main functions?

0 Answers  






find largest element in array w/o using sorting techniques.

3 Answers   Zycus Infotech,


What is const and volatile in c?

0 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


What are dangling pointers? How are dangling pointers different from memory leaks?

1 Answers  


what are the different storage classes in c?

0 Answers   TCS,


What is null character in c?

0 Answers  


wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }

2 Answers  


Categories