Determine the result

Report a typo

What is the value of the variable c?

double a = 8;
double b = 5;
double c = a / b + 1.1;
Select one option from the list

Create a free account to access the full topic