what is a pointer

Answer Posted / joshi

Pointer is a special variable which hold the address of the
next variable.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

4736


What are global variables?

637


Should I learn c before c++?

591


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3242


What is the main difference between calloc () and malloc ()?

568






What is the total generic pointer type?

718


What is the difference between malloc() and calloc() function in c language?

592


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

639


Can include files be nested? How many levels deep can include files be nested?

649


How are 16- and 32-bit numbers stored?

717


Can a pointer point to null?

578


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

584


how to introdu5ce my self in serco

1517


What is uint8 in c?

634


What are 3 types of structures?

588