what is the difference between normal variables and pointer
variables..............

Answer Posted / vignesh1988i

NORMAL VARIABLES POINTER VARIABLES

it holds a data it holds the address
of variable
another data when we
we make it to point

it can be directly referred data can be referred as *
by it's variable name

normal variables don't have data it has full data security
security




thank u

Is This Answer Correct ?    37 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between a string and an array?

625


Explain what are the different data types in c?

745


When should volatile modifier be used?

544


Explain that why C is procedural?

648


write a program in c language to print your bio-data on the screen by using functions.

6239






Explain the use of bit fieild.

702


What is a constant?

626


What are the ways to a null pointer can use in c programming language?

585


What does printf does?

731


What is %lu in c?

674


Explain the meaning of keyword 'extern' in a function declaration.

708


What do you mean by Recursion Function?

625


What is the method to save data in stack data structure type?

598


What is unary operator?

654


What is oops c?

598