What is NULL pointer?


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

Post New Answer

More C Interview Questions

Is there any possibility to create customized header file with c programming language?

0 Answers  


How can I manipulate individual bits?

0 Answers  


What is the memory allocated by the following definition ? int (*x)[10];

4 Answers   ADITI, Wipro,


4.A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above

6 Answers   Accenture,


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

0 Answers  






How is null defined in c?

0 Answers  


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

0 Answers  


what is the basis for selection of arrays or pointers as data structure in a program

0 Answers   TCS,


What is clrscr in c?

0 Answers  


Explain how can I manipulate strings of multibyte characters?

0 Answers  


what is the function of pragma directive in c?

0 Answers  


How many types of functions are there in c?

0 Answers  


Categories