Computer Science, asked by adityaayushi2712, 4 months ago

Which of the following is the correct syntax to make sure that average marks are 60% or more but less than 80%? 



(avg>=60)&&(avg<80)

(avg>=60)&&(avg=<80)

(avg>=60)||(avg<80)

(avg<=60)&&(avg>80)​

Answers

Answered by officialshashwatpand
1

Answer:

(avg>=60)&&(avg=<80)

Explanation:

(avg>=60)&&(avg=<80)

(avg>=60)&&(avg=<80)

(avg>=60)&&(avg=<80)

(avg>=60)&&(avg=<80)

(avg>=60)&&(avg=<80)

Similar questions