what is disadvantage of pointer in C
Answer Posted / myluvdeepu
i think that security is main concern with the pointers.
because we can access any memory location with this.
every address is accessible with the pointers.
| Is This Answer Correct ? | 18 Yes | 9 No |
Post New Answer View All Answers
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
c language interview questions & answer
Can we add pointers together?
List the difference between a "copy constructor" and a "assignment operator"?
What is difference between Structure and Unions?
Explain union. What are its advantages?
please explain every phase in the "SDLC" in the dotnet.
Explain what does a function declared as pascal do differently?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Explain pointer. What are function pointers in C?
What is %d called in c?
What are reserved words?
Do you know the use of 'auto' keyword?
What does sizeof return c?
What are c header files?