Consider the following sequence of steps: 1. Input a positive integer n 2. i + 0 3. While n is even do 3.1. 3.2. +i+1 4. Output i a. What is the output when 42 is the input? b. What is the output when the input is an odd number like 27? c. Is there an output when the input is 0? (enter Yes or No)

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter6: User-defined Functions
Section: Chapter Questions
Problem 22SA: What is the output of the following program? (6)...
icon
Related questions
icon
Concept explainers
Question
QUESTION 18
Consider the following sequence of steps:
1. Input a positive integer n
2. i +
3. While n is even do
in
3.1.
3.2. i+i+1
4. Output i
a. What is the output when 42 is the input?
b. What is the output when the input is an odd number like 27?
c. Is there an output when the input is 0? (enter Yes or No)
Transcribed Image Text:QUESTION 18 Consider the following sequence of steps: 1. Input a positive integer n 2. i + 3. While n is even do in 3.1. 3.2. i+i+1 4. Output i a. What is the output when 42 is the input? b. What is the output when the input is an odd number like 27? c. Is there an output when the input is 0? (enter Yes or No)
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Operators
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
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning