what is disadvantage of pointer in C
Answer Posted / yogesh rajoriya
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to create a sparse matrix using dynamic memory allocation.
What is #include stdlib h?
Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.
What is the correct code to have following output in c using nested for loop?
When c language was developed?
What is hashing in c language?
What is sizeof int?
What is a class c rental property?
What is the difference between #include and #include 'file' ?
What is the difference between procedural and declarative language?
What are the disadvantages of external storage class?
Explain what is meant by 'bit masking'?
What does the && operator do in a program code?
How variables are declared in c?
What is enumerated data type in c?