What does it mean when a pointer is used in an if statement?


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

Post New Answer

More C Interview Questions

What is call by reference in functions?

1 Answers  


Why c is called free form language?

0 Answers  


What is the memory allocated by the following definition ? int (*x)[10];

4 Answers   ADITI, Wipro,


What are dangling pointers in c?

0 Answers  


What are enums in c?

0 Answers  






What does 1f stand for?

0 Answers  


What is the use of #define preprocessor in c?

0 Answers  


what are brk, sbrk?

1 Answers   Oracle,


Which are low level languages?

0 Answers  


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

0 Answers   ADP,


WRITE A PROGRAM TO FIND A REVERSE OF TWO NO

7 Answers  


difference between the array and linked list general difference related to memory

2 Answers  


Categories