Computer Science, asked by Tavish123, 10 months ago

Can we achieve more than two values for result? For example if marks are more than 75; set result to merit, if marks are in the range of 33 to 74 set result as Pass else Fail. If yes, how?

Answers

Answered by chikkupotter07
3

Answer:

Yes , we can do this by applying the if else statment in the given problem

hope you understand

Similar questions