cout


cout<<val (x)<<'\n';<br>}<br>int val(int &y)<br>{<br>return x/y;<br>Select one:<br>О а. 4<br>O b. None<br>O c.1<br>O d. 2<br>LAM FAE<br>

Extracted text: cout<'\n'; }="" int="" val(int="" &y)="" {="" return="" x/y;="" select="" one:="" о="" а.="" 4="" o="" b.="" none="" o="" c.1="" o="" d.="" 2="" lam="">
What will be the output of following program<br>#include <iostream.h><br>int val(int &y);<br>int x=4;<br>int y-1;<br>void main ()<br>{ int x-2;<br>cout<<val (x)<<'\n';<br>int val(int &y)<br>return x/y;<br>

Extracted text: What will be the output of following program #include int val(int &y); int x=4; int y-1; void main () { int x-2; cout<'\n'; int="" val(int="" &y)="" return="">

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here