What are the ways to a null pointer can use in c programming language?


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

Post New Answer

More C Interview Questions

How does pointer work in c?

0 Answers  


Explain the process of converting a Tree into a Binary Tree.

0 Answers   Ignou,


#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..

3 Answers  


How can I read in an object file and jump to locations in it?

0 Answers  


write a program that finds the factorial of a number using recursion?

13 Answers   Infosys, TATA,






How can I find the modification date and time of a file?

0 Answers  


Why cann't whole array can be passed to function as value.

1 Answers  


What is the purpose of macro in C language?

0 Answers   Fidelity,


What do you mean by a sequential access file?

0 Answers  


can we declare a variable in different scopes with different data types? answer in detail

3 Answers   TCS,


If the static variable is declared as global, will it be same as extern?

1 Answers   Samsung,


code for find determinent of amatrix

0 Answers  


Categories