c programming bangla tutrial part-11 about relational operators::programming home

Опубликовано: 11 Июль 2026
на канале: PROGRAMMER RASEL ISLAM AT BD
26
4

c programming bangla tutrial part-11 about relational operators or type of operators
Relational operators are used to find the relation between two variables. i.e. to compare the values of two variables in a C program.

In this lecture we learn about operators and expressions in C. We learn about Arithmetic, Logical and Relational Operators.
In this program, relational operator (==) is used to compare 2 values whether they are equal are not.
If both values are equal, output is displayed as ” values are equal”. Else, output is displayed as “values are not equal”.
Note : double equal sign (==) should be used to compare 2 values. We should not single equal sign (=).In this program, relational operator (==) is used to compare 2 values whether they are equal are not.
If both values are equal, output is displayed as ” values are equal”. Else, output is displayed as “values are not equal”.
Note : double equal sign (==) should be used to compare 2 values. We should not single equal sign (=).In this program, relational operator (==) is used to compare 2 values whether they are equal are not.
If both values are equal, output is displayed as ” values are equal”. Else, output is displayed as “values are not equal”.
Note : double equal sign (==) should be used to compare 2 values. We should not single equal sign (=).
link to my website/facebook page in the description.
my facebook ling is {https://web.facebook.com/profile.php?...}
my facebook page is {https://web.facebook.com/Programing-h...}
my website is {: http://Programinghome1.blogsport.com}
please subscribe my channel to get more video
thanks for all