13. Which of the following pseudo code will read a number and then print whether it's odd si or even oj number? a. 1. Input x b.1. Input x c. 1. Input x d. None of them 2. if x mod 2= 0 then 2. if x...


13. Which of the following pseudo code will read a number and then print whether it's odd si or even<br>oj number?<br>a. 1. Input x<br>b.1. Input x<br>c. 1. Input x<br>d. None of them<br>2. if x mod 2= 0 then<br>2. if x mod 2= 0 then<br>2. if x mod 2 = 0 then<br>Print

Extracted text: 13. Which of the following pseudo code will read a number and then print whether it's odd si or even oj number? a. 1. Input x b.1. Input x c. 1. Input x d. None of them 2. if x mod 2= 0 then 2. if x mod 2= 0 then 2. if x mod 2 = 0 then Print "x is even" Print "x is odd" Print "x is even" else 3. Print “x is odd" 3. Print "x is even" Print "x is odd" 3

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here