Write an if-else statement that outputs the word passed


Problem

Write an if-else statement that outputs the word Passed provided the value of the variable exam is greater than or equal to 60 and also the value of the variable programs Done is greater than or equal to 2. Otherwise, the if-else statement outputs the word Failed. The variables exam and programs Done are both of type int.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write an if-else statement that outputs the word passed
Reference No:- TGS02745651

Expected delivery within 24 Hours