what is disadvantage of pointer in C
Answer Posted / ami
normally pointer workes with address and if we can find the
address of any locatiion of hardware any one can easly
currpt the data that is the bigest problem with pointer but
still the os is written in c language that is not understand
by me
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain the Difference between the New and Malloc keyword.
What is c programing language?
Is using exit() the same as using return?
What is a constant and types of constants in c?
Which is an example of a structural homology?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
Explain what does the function toupper() do?
What is enumerated data type in c?
all c language question
When is a null pointer used?
Is c still used?
What is meant by recursion?
what are the 10 different models of writing an addition program in C language?
How many levels of indirection in pointers can you have in a single declaration?
What is %g in c?