Relational Operators - English
- subtitles off
- captions off
- English
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- C and Cpp Tutorials - English
-
Relational Operators assignment
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.
08-09M 30-40S adarashkumar9002@gmail.com
Answer last updated on: Aug. 24, 2024, 11:37 a.m.
-
assignment
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.
08-09M 40-50S Aayush_Dhiman
Answer last updated on: Aug. 19, 2024, 3:16 p.m.
-
1
First C Program -
2
First Cpp Program -
3
Tokens -
4
Functions -
5
Scope Of Variables -
6
If And Else If statement -
7
Nested If And Switch Statement -
8
Increment And Decrement Operators -
9
Arithmetic Operators -
Relational Operators -
11
Logical Operators -
12
Loops -
13
Arrays -
14
Working With 2D Arrays -
15
Strings -
16
String Library Functions -
17
Working With Structures -
18
Understanding Pointers -
19
Function Call -
20
File Handling In C
Questions posted on ST Forums:
28212 visits
Outline:
Relational Operators -Double Equal to --example: a == b -Not Equal to --example: a != b -Greater Than --example: a > b -Less Than --example: a < b -Greater than Equal To --example: a >= b -Less Than Equal To --example: a <= b
| Width: | 816 | Height: | 656 |
|---|---|---|---|
| Duration: | 00:09:39 | Size: | 4.4 MB |
Show video info

