What is null in c?


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

Post New Answer

More C Interview Questions

Is boolean a datatype in c?

0 Answers  


What are types of functions?

0 Answers  


Explain what is a const pointer?

0 Answers  


How can you pass an array to a function by value?

0 Answers  


How can I determine whether a machines byte order is big-endian or little-endian?

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,


Differentiate between functions getch() and getche().

0 Answers  


What do you mean by a sequential access file?

0 Answers  


the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38

1 Answers  


Write a program to find factorial of a number using recursive function.

0 Answers   Global Logic, TCS,


How are variables declared in c?

0 Answers  


What are the complete rules for header file searching?

0 Answers  


Categories