Differentiate between null and void pointers.


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

Post New Answer

More C Interview Questions

How does #define work?

0 Answers  


What is main void in c?

1 Answers  


what is the output of the code and how? main() { int *ptr,x; x=sizeof(ptr); printf("%d",x); }

1 Answers  


Write a program to swap two numbers without using third variable in c?

0 Answers  


write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A

17 Answers   ABC, College School Exams Tests,






What is || operator and how does it function in a program?

0 Answers  


What are the advantages of the functions?

0 Answers  


wats SIZE_T meant for?

1 Answers  


Is c procedural or functional?

0 Answers  


code for find determinent of amatrix

0 Answers  


Write a program to identify if a given binary tree is balanced or not.

0 Answers   JPMorgan Chase,


What is a macro in c preprocessor?

0 Answers  


Categories