Invitation to Attend “Connect, Simulate and Innovate using Arduino on Cloud”, an awareness programme
If you are not an organiser or invigilator of the Subscribed college, please register using this Google form
Write a program that takes the marks of three students as input.Compare the marks to see which student has scored the highest.Check also if two or more students have scored equal marks.
Write a program that takes the marks of three students as input. Compare the marks to see which student has scored the highest. Check also if two or more students have scored equal marks.
340 visits
Outline:اپراتورهای مقایسه ای دو مساوی a == b :مثل مساوی نباشد a != b :مثل بیشتر از a > b :مثل کمتر از a < b :مثل بیشتر و مساوی a >= b :مثل کمتر و مساوی a <= b :مثل
اپراتورهای مقایسه ای دو مساوی a == b :مثل مساوی نباشد a != b :مثل بیشتر از a > b :مثل کمتر از a < b :مثل بیشتر و مساوی a >= b :مثل کمتر و مساوی a <= b :مثل
Show video info
Pre-requisite