What will the output when following program is executed?
Function value(a,b) : integer
return a b/b a
Function Test()
Set Integer result=yalue(5,10)
display result
[2 Marks)
O
0
O1
2
25
Error
Answers
Answered by
0
Answer: 1) Choose correct statement about Functions in C Language.
A) A Function is a group of c statements which can be reused any number of times.
B) Every Function has a return type.
C) Every Function may no may not return a value.
D) All the above.
ANSWER-( = )
Explanation:
Answered by
0
Answer:
I dont no this answer
I am very sorry
Similar questions