Disadvantage of Pointers
Disadvantage :-
Decides these advantage the pointer has some disadvantage such as –
1 . We cannot assign data to the pointer directly.
2 . If pointers are updated with incorrect values, it might lead to memory corruption.
3 . Dynamically allocated block needs to be freed explicitly otherwise, it would lead to memory leak.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment