What is the purpose of void pointer?


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

Post New Answer

More C Interview Questions

How do you determine a file’s attributes?

0 Answers  


Why isnt any of this standardized in c?

0 Answers  


what is self refrential structure

3 Answers   HCL,


What does. int *x[](); means ?

0 Answers   Wilco,


Explain what are compound statements?

0 Answers  






How do I get a null pointer in my programs?

0 Answers  


How Many Header Files in c?

2 Answers   TCS,


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

0 Answers  


What is an object?

5 Answers  


Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table

3 Answers   Value Labs,


What is the difference between c &c++?

0 Answers  


c program to compute AREA under integral

0 Answers   Infosys,


Categories