Answer Posted / rajendiran
pointer is address of the variable and identified the
variable location. if the pointer used to avoid the memory
wastage....
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is #define in c?
What is void main ()?
how can use subset in c program and give more example
provide an example of the Group by clause, when would you use this clause
How does #define work?
How #define works?
How do we declare variables in c?
Why is sizeof () an operator and not a function?
Explain modulus operator. What are the restrictions of a modulus operator?
How many types of errors are there in c language? Explain
Describe the steps to insert data into a singly linked list.
What is a void * in c?
Explain how do you determine the length of a string value that was stored in a variable?
How can I get random integers in a certain range?
What is the use of a conditional inclusion statement in C?