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

What is the purpose of macro in C language?

869


Does c have enums?

795


Explain what are the different file extensions involved when programming in c?

855


Can two or more operators such as and be combined in a single line of program code?

1125


Are the variables argc and argv are always local to main?

790


Explain what is gets() function?

827


regarding pointers concept

1819


What are operators in c?

796


Explain what are the standard predefined macros?

879


Explain what is the difference between text files and binary files?

875


What are loops c?

818


Is null equal to 0 in sql?

877


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

959


What is a program flowchart?

832


What does return 1 means in c?

824