Spoken Tutorial

Relational Operators - English

C and Cpp Tutorials - English 20
  • 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
  1. Instruction Sheet
  2. Installation Sheet
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

Assignment

Status:

Code files

  • relational-c-c++/relational.c~
  • relational-c-c++/relational.c
  • relational-c-c++/relational.cpp~
  • relational-c-c++/relational.cpp
  • relational-c-c++/

Status:

Slides

  • relational-c-c++/relational.pdf
  • relational-c-c++/relational.tex
  • relational-c-c++/3t-logo.pdf
  • relational-c-c++/

Status:

  • FOSSEE Project
  • Scilab Project
  • Oscad
  • Python
  • CFD
  • OR-Project
  • Aakash Labs
  • Co-learn
  • Education Mission
  • Software Training
  • Creation
  • News
  • About
  • Training
Developed at IIT Bombay
This work is licensed under Creative Commons