Find the output: int i = 1; while (i *i<= 10) { printf(%d, i); i +=2; O a. 13 b. 33 C. 12 d. 110 O C

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter5: Making Decisions
Section: Chapter Questions
Problem 5RQ
icon
Related questions
Question
I need the answer as soon as possible
Find the output:
int i = 1;
%3D
while (i * i <= 10)
%3D
{
printf(%d, i);
i +=2;
a.
13
b.
33
12
d. 1 10
Transcribed Image Text:Find the output: int i = 1; %3D while (i * i <= 10) %3D { printf(%d, i); i +=2; a. 13 b. 33 12 d. 1 10
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT