subject

What does $message contain after the following code executes?

$age = 19;

$score = 750;

if ( $age >= 21 && $score >= 700 ) {

$message = 'Loan approved';

} else if ( $age >= 21 && $score >= 650 ) {

$message = 'Cosigner needed.';

} else if ( $age >= 18 && $score >= 680 ) {

$message = 'Two cosigners needed.';

} else {

$message = 'Loan denied.';

}

a. Loan approved.
b. Cosigner needed.
c. Two cosigners needed.
d. Load denied.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 17:00
Ineed a good science fair name i’m doing a homemade water filter and i have no idea what the title should be plz
Answers: 1
question
Computers and Technology, 22.06.2019 06:00
What are the most likely causes of conflict at the meeting? check all that apply.
Answers: 1
question
Computers and Technology, 22.06.2019 23:30
What are some ways to use a range name in a formula? check all that apply. in the defined names group, click use in formula, and then select the desired name. begin typing the name in the formula, select a name from the autocomplete list, and use the arrow keys and tab key to enter the name in the formula. begin typing the formula, and then click and drag with the mouse to select the cells to include in the formula. right-click one of the cells in the range. click formula options, and use the dialog box to add the name.
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Drag the tiles to the correct boxes to complete the pairs. match the errors with their definitions. #name #value #ref when a formula produces output that is too lengthy to fit in the spreadsheet cell arrowright when you enter an invalid cell reference in a formula arrowright when you type text in cells that accept numeric data arrowright when you type in a cell reference that doesn’t exist arrowright reset next
Answers: 1
You know the right answer?
What does $message contain after the following code executes?

$age = 19;

$...
Questions
question
Mathematics, 10.01.2020 21:31
question
Medicine, 10.01.2020 21:31
Questions on the website: 13722360