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

x=2,y=6,z=6 x=y==z; printf(%d",x)

13 Answers   Bharat, Cisco, HCL, TCS,


Write a program to reverse a string.

0 Answers   Global Logic, iNautix, TCS, Wipro,


WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES

1 Answers  


What is the -> in c?

0 Answers  


What is 1d array in c?

0 Answers  






Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

0 Answers  


What is time null in c?

0 Answers  


what is the mean of c languages.

1 Answers   Polaris,


DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

2 Answers   Wipro,


what is difference between procedural language and functional language ?

4 Answers   Wipro,


Write a Program to print this triangle: * ** * **** * ****** * ******** * ********** use two nested loops.

12 Answers   MIT, TCS,


What is data structure in c programming?

0 Answers  


Categories