3. Write a complete program following the algorithm given below. 3.1 Declare identifier of integer data type named num1. 3.2 Declare identifier of float data type named num2. 3.3 Declare a constant...


3. Write a complete program following the algorithm given below.<br>3.1 Declare identifier of integer data type named num1.<br>3.2 Declare identifier of float data type named num2.<br>3.3 Declare a constant called MAX with a value of 50.88.<br>3.4 Print a message to ask user to enter value for numl.<br>3.5 Read num1.<br>3.6 Print a message to ask user to enter value for num2.<br>3.7 Read num2.<br>3.8 Print a message to ask user to enter value for MAX.<br>3.9 Read MAX.<br>3.10 Print num1, num2 and MAX.<br>

Extracted text: 3. Write a complete program following the algorithm given below. 3.1 Declare identifier of integer data type named num1. 3.2 Declare identifier of float data type named num2. 3.3 Declare a constant called MAX with a value of 50.88. 3.4 Print a message to ask user to enter value for numl. 3.5 Read num1. 3.6 Print a message to ask user to enter value for num2. 3.7 Read num2. 3.8 Print a message to ask user to enter value for MAX. 3.9 Read MAX. 3.10 Print num1, num2 and MAX.

Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here