Answer Posted / nipa
using pointer some facility is there
1.. we reduce length and complexity of a program
2.. increase speed of execution of program
3.. it can capable to handling data table
4.. to access variable which is defined outside the function
5 .. handle character string
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How many loops are there in c?
Are global variables static in c?
how can use subset in c program and give more example
Who developed c language?
What are disadvantages of C language.
How can I write a function that takes a format string and a variable number of arguments?
Between macros and functions,which is better to use and why?
What is the use of header?
What do you understand by normalization of pointers?
What are the disadvantages of c language?
Who invented bcpl language?
What is a structure and why it is used?
Is c procedural or functional?
Why shouldn’t I start variable names with underscores?
How do I create a directory? How do I remove a directory (and its contents)?