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
What are pointers? Why are they used?
How do I convert a string to all upper or lower case?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Explain what is the general form of a c program?
Is array a primitive data type in c?
What are predefined functions in c?
What is the size of structure in c?
Explain how can a program be made to print the name of a source file where an error occurs?
Is there any possibility to create customized header file with c programming language?
How can you draw circles in C?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
Explain a file operation in C with an example.
Why are algorithms important in c program?
Explain how do you list files in a directory?
formula to convert 2500mmh2o into m3/hr