2:27 PM 70 El return x*x ; void main () { int result=2; result = fun (1+2+3); |3D } Select one: O a. 36 O b. 6 O c. 2 O d. Nothing merna Ali 2:26, äclull 22.01.16


2:27 PM<br>70<br>El<br>return x*x ;<br>void main ()<br>{<br>int result=2;<br>result = fun (1+2+3);<br>|3D<br>}<br>Select one:<br>O a. 36<br>O b. 6<br>O c. 2<br>O d. Nothing<br>merna Ali<br>2:26, äclull 22.01.16<br>

Extracted text: 2:27 PM 70 El return x*x ; void main () { int result=2; result = fun (1+2+3); |3D } Select one: O a. 36 O b. 6 O c. 2 O d. Nothing merna Ali 2:26, äclull 22.01.16
What will be the value of result after the following code<br>is executed?<br>#include<iostream.h><br>int fun (x)<br>return x*x;<br>void main (0<br>int result=2 ;<br>result<br>fun (1+2+3);<br>%3D<br>

Extracted text: What will be the value of result after the following code is executed? #include int fun (x) return x*x; void main (0 int result=2 ; result fun (1+2+3); %3D

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here