advantages of pointers?

Answer Posted / sanjay bhosale

Using pointers we can directly manipulate or access memory which is faster hence it increases execution time.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I run c program?

939


What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

1016


Can you apply link and association interchangeably?

896


Can I initialize unions?

820


How are portions of a program disabled in demo versions?

1017


Compare and contrast compilers from interpreters.

912


Explain what are global variables and explain how do you declare them?

847


What is the difference between %d and %i?

824


Explain can the sizeof operator be used to tell the size of an array passed to a function?

802


What are the types of unary operators?

889


Why isnt any of this standardized in c?

848


What is the advantage of an array over individual variables?

989


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4408


What header files do I need in order to define the standard library functions I use?

761


Disadvantages of C language.

843