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

Answer Posted / abdinadir mohamed abdulle

"Pointer variable holds memory address or physical address
of any variable value means it indirectly points any
vaiable,we can perform all operations +,*,-,and / through
it but normal variable directly points vaiable value"

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

regarding pointers concept

1579


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

1661


What's the best way of making my program efficient?

629


Which programming language is best for getting job 2020?

611


What is n in c?

577






Are there constructors in c?

600


Explain how to reverse singly link list.

611


What are the advantages of Macro over function?

1211


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1635


What is the difference between malloc calloc and realloc in c?

653


How the c program is executed?

636


Subtract Two Number Without Using Subtraction Operator

360


Explain what are bus errors, memory faults, and core dumps?

794


Can a variable be both constant and volatile?

564


What is the difference between typedef and #define?

552