Computer Science, asked by neelamrana095, 8 months ago

values passed to funcations to carry out the calculation​

Answers

Answered by Anonymous
4

Answer:

A structure can be passed to any function from main function or from any sub function. ... It won't be available to other functions unless it is passed to those functions by value or by address(reference). Else, we have to declare structure variable as global variable.

Answered by chimatajyothika
2

Answer:

may be this will helps you

Attachments:
Similar questions