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
Here is a neat trick for checking whether two strings are equal
difference between native and cross compilers
Explain the properties of union.
What is pointers in c?
How can I call fortran?
What is meant by initialization and how we initialize a variable?
Do array subscripts always start with zero?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
What do you mean by recursion in c?
if p is a string contained in a string?
Is c easy to learn?
Why c is called procedure oriented language?
What is header file definition?
What are # preprocessor operator in c?
What language is lisp written in?