what is the difference between normal variables and pointer
variables..............
Answer Posted / priyanka
It gives the value stored at a particular address
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are different types of pointers?
What is a program?
Are the expressions * ptr ++ and ++ * ptr same?
Why do we use main function?
How many types of operators are there in c?
How can I call fortran?
Is swift based on c?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
Write a program to reverse a string.
How is null defined in c?
What are the __date__ and __time__ preprocessor commands?
What is ctrl c called?
What are the difference between a free-standing and a hosted environment?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What is structure packing in c?