max = value2; %3D int main () int max = 03; %3D maxValue (1, 2, тах); cout << "max is " << max << endl; 11 return 0;

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 16RQ
icon
Related questions
Question
English (er
The following code displays
*. -.
of
#include <iostream.h>
void maxValue (int valuel, int valu
if (valuel > value2)
= valuel;
max
else
max = value2;
int main ()
int max
= 0;
maxValue (1, 2, max);
cout << "max is "
<< max << endl3;
return 0;
Transcribed Image Text:English (er The following code displays *. -. of #include <iostream.h> void maxValue (int valuel, int valu if (valuel > value2) = valuel; max else max = value2; int main () int max = 0; maxValue (1, 2, max); cout << "max is " << max << endl3; return 0;
English
valucZ,
}
int main ()
{
int max
%3D
maxValue (1, 2, max);
cout << "max is " << max << en
return 0;
Select one:
O a. max is 0
O b. Non of these Options
O c. max is 1
O d. max is 2
Transcribed Image Text:English valucZ, } int main () { int max %3D maxValue (1, 2, max); cout << "max is " << max << en return 0; Select one: O a. max is 0 O b. Non of these Options O c. max is 1 O d. max is 2
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
User Defined DataType
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT