Do pointers store the address of value or the actual value of a variable?


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

Post New Answer

More C Interview Questions

Explain what is gets() function?

0 Answers  


List out few of the applications that make use of Multilinked Structures?

1 Answers   Accenture,


How can you restore a redirected standard stream?

0 Answers  


What is function definition in c?

0 Answers  


write a program to print the one dimensional array.

1 Answers  


What are operators in c?

0 Answers  


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1 Answers  


What is a C array and illustrate the how is it different from a list.

1 Answers   Amazon,


struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??

9 Answers   Verifone,


what is the function of void main()?

8 Answers  


write a program to swap Two numbers without using temp variable.

75 Answers   EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,


How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?

4 Answers   NIIT,


Categories