What are pointers in C?

Answer Posted / sagar hande

Pointer is variable that contains memory location of
another variable

Is This Answer Correct ?    33 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does *p++ do?

788


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

857


What is structure and union in c?

807


Create a simple code fragment that will swap the values of two variables num1 and num2.

1029


What is the size of enum in bytes?

787


What is calloc()?

817


What are the loops in c?

764


What is the meaning of && in c?

740


What is the ANSI C Standard?

991


What is the difference between mpi and openmp?

975


how to execute a program using if else condition and the output should enter number and the number is odd only...

1923


What is the difference between printf and scanf )?

786


What is the difference between text and binary modes?

859


What is an array? What the different types of arrays in c?

851


Is c dynamically typed?

872