what is pointer?

Answer Posted / anantha sharma

Pointer is a variable that holds address of a memory location

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include stdio h?

689


What does the file stdio.h contain?

608


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

656


What is the use of a conditional inclusion statement in C?

607


What is difference between Structure and Unions?

644






What is #include stdio h and #include conio h?

605


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

737


explain what is a newline escape sequence?

692


Write a program to find the biggest number of three numbers in c?

590


Write a Program to find whether the given number or string is palindrome.

616


code for replace tabs with equivalent number of blanks

1645


How was c created?

592


How can I call fortran?

648


which is an algorithm for sorting in a growing Lexicographic order

1403


shorting algorithmS

1805