Do you know null pointer?


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

Post New Answer

More C Interview Questions

what are # pragma staments?

0 Answers  


#include<string.h> void main() { String s1[]={"swathi"}; string s2[]={"maddimsetti"}; s1[]=s[]; printf("%s",s1[]); }

3 Answers   IBM,


Write c-code for 5+55+555+5555+55555+555555+5555555. Output will be it's answer...

4 Answers   TCS,


why r u join this company? give solid resons.

16 Answers   IBM, Infosys, TCS,


What is extern storage class in c?

0 Answers  






Is an array parameter is always "by reference" ?

1 Answers  


How to write a multi-statement macro?

0 Answers  


in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000

3 Answers  


What are the types of c language?

0 Answers  


When should you not use a type cast?

0 Answers  


write a program to display & create a rational number

1 Answers   HCL, TCS,


find largest of 3 no

8 Answers  


Categories