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
Why is c still so popular?
What is the use of the function in c?
What is the g value paradox?
Are pointers really faster than arrays?
Between macros and functions,which is better to use and why?
Write a program to print "hello world" without using a semicolon?
What are the parts of c program?
Can you write a programmer for FACTORIAL using recursion?
What are different types of operators?
What is the general form of #line preprocessor?
What are external variables in c?
Why is c known as a mother language?
What is identifier in c?
What is the purpose of type declarations?
What is default value of global variable in c?