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 is the use of getch ()?

0 Answers  


List the difference between a While & Do While loops?

0 Answers   Accenture,


What is the use of f in c?

0 Answers  


What is false about the following A compound statement is a.A set of simple statments b.Demarcated on either side by curly brackets c.Can be used in place of simple statement d.A C function is not a compound statement.

5 Answers   CCEM, TCS,


what is diference between return 0 and return NULL??

3 Answers  






pierrot's divisor program using c or c++ code

0 Answers  


#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..

3 Answers  


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

0 Answers  


Write a program that accept anumber in words

0 Answers  


Write a program in c using only loops to print * * * * * *******

2 Answers   IBM,


Explain what are compound statements?

0 Answers  


When the macros gets expanded?

0 Answers  


Categories