advantages of pointers?

Answer Posted / rams

Pointer is a variable that can store the address of another variable to which it's pointing

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what’s a signal? Explain what do I use signals for?

813


What does dm mean sexually?

1065


What is a good way to implement complex numbers in c?

821


How is null defined in c?

886


Explain what will the preprocessor do for a program?

822


Do array subscripts always start with zero?

1033


What does the c in ctime mean?

815


What does c value mean?

879


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

854


What is a ternary operator in c?

872


Is it better to bitshift a value than to multiply by 2?

879


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

2132


How to create struct variables?

831


Write a program to reverse a linked list in c.

887


What is #include called?

823