What is a pointer in c?

Answers were Sorted based on User's Feedback



What is a pointer in c?..

Answer / nashiinformaticssolutions

A pointer is a variable that stores the memory address of another variable.

Is This Answer Correct ?    0 Yes 0 No

What is a pointer in c?..

Answer / glibwaresoftsolutions

A pointer is a variable that stores the memory address of another variable.

Is This Answer Correct ?    0 Yes 0 No

What is a pointer in c?..

Answer / hr@tgksolutions.com

A pointer is a variable that stores the memory address of another variable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

write a c program to store and print name,address,roll.no of a student using structures?

7 Answers  


What is non linear data structure in c?

0 Answers  


You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?

1 Answers  


what is pointer?

13 Answers   HCL, TCS,


which type of aspect you want from the student.

0 Answers   IBM, TCS,


what are brk, sbrk?

1 Answers   Oracle,


What are data structures in c and how to use them?

0 Answers  


What is c language and why we use it?

0 Answers  


write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.

5 Answers   Temenos,


How to add two numbers with using function?

2 Answers   Miracle Solutions,


Why void is used in c?

0 Answers  


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

0 Answers  


Categories