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

What is void main ()?

831


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2535


Why malloc is faster than calloc?

834


Explain how do you generate random numbers in c?

841


Can you assign a different address to an array tag?

931


How is actual parameter different from the formal parameter?

817


What is the difference between variable declaration and variable definition in c?

829


Is c programming hard?

795


If null and 0 are equivalent as null pointer constants, which should I use?

845


What is a newline escape sequence?

888


What is character set?

946


Can true be a variable name in c?

781


What is non linear data structure in c?

801


What is c token?

856


What does return 1 means in c?

841