Answer Posted / vignesh1988i
we can indirectly return multiple values from a function through pointers......
what ever you make the alterations in the sub-routine since pointers refer to address the value will be directly gets changed in the actual address
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are bit fields in c?
What are the application of void data type in c?
What is difference between structure and union?
What is modeling?
Which programming language is best for getting job 2020?
if p is a string contained in a string?
Write a program to print “hello world” without using semicolon?
How reliable are floating-point comparisons?
What is quick sort in c?
What are valid operations on pointers?
Is int a keyword in c?
Discuss the function of conditional operator, size of operator and comma operator with examples.
What is the c language function prototype?
What is difference between Structure and Unions?
Is main a keyword in c?