answersLogoWhite

0

What is uninitialised pointer?

Updated: 8/16/2019
User Avatar

Wiki User

14y ago

Best Answer

A pointer is an address or the name for the location for an item of data.

An uninitialised pointer is one that has not been assigned an initial value or item of data.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is uninitialised pointer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a NULL Pointer Whether it is same as an uninitialized pointerin C language?

A null pointer is a pointer that holds the value zero (0), which simply means it does not point at anything in particular. It is an error to try and dereference memory address 0x0, as this address is reserved by the system, and will result in undefined behaviour. Pointers must be tested to ensure they hold a non-null address before being dereferenced. An uninitialised pointer is the same as any other uninitialised variable; no value has yet been assigned to it. The value of an uninitialised variable will be whatever value happens to reside in the memory allocated to that variable. All variables, including pointer variables, must be initialised before being accessed for the first time and most compilers will warn against accessing an uninitialised value. Dereferencing an uninitialised pointer has undefined behaviour.


What is null on FarmVille?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


What is null in Farmville?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


What is the definitioN of null?

ts just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer


What is the null in Farmville?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


What does a null represent in FarmVille?

ts just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer


How do you purchase the null in FarmVille what will you do?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


What does null mean on FarmVille?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


How do you purchase a null for Farmville?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


What is purchase null in Farmville?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


How do you buy the null on FarmVille?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database


Where you can purchase it -null-from Farmville?

its just an programming error in farmville .it would soon be alright null definition in Programming : A special value used in several languages to represent the thing referred to by an uninitialised pointer/database