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

What is the difference between struct and union in C?

562


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1580


Explain what are the standard predefined macros?

642


What standard functions are available to manipulate strings?

552


List the difference between a "copy constructor" and a "assignment operator"?

574






Why do we use & in c?

580


What do you mean by dynamic memory allocation in c?

640


How to write c functions that modify head pointer of a linked list?

537


What is the scope of an external variable in c?

561


What is a static function in c?

612


Is int a keyword in c?

550


What is an endless loop?

796


How does normalization of huge pointer works?

617


Explain what is the stack?

627


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

593