In which header file is the null macro defined?


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

Post New Answer

More C Interview Questions

how to find the kth smallest element in the given list of array elemnts.

8 Answers   Silicon,


what does keyword ‘extern’ mean in a function declaration?

1 Answers   Emerson,


How will you declare an array of three function pointers where each function receives two ints and returns a float?

0 Answers   TISL,


Famous puzzles which are generally asked by companies during interviews ?

1 Answers   3D PLM, Yahoo,


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

0 Answers  






main() {int a=200*200/100; printf("%d",a); }

14 Answers   TCS,


int *p=20; if u print like dis printf("%d",p); o\p:- 20; how is it possible? plz give me the explanation.

15 Answers   Global Edge,


Can you apply link and association interchangeably?

0 Answers   InterGraph,


What is structure pointer in c?

0 Answers  


What is a pointer value and address in c?

0 Answers  


What is Lazy evaluation in C? Give an example.

1 Answers  


Dear Sir, we are required the bubble sorting programs Regs Prem

1 Answers  


Categories