Relational Operators in C

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • C Programming & Data Structures: Relational Operators in C
    Topics discussed:
    1. Types of Relational Operators in C:
    a. equal to operator.
    b. not equal to operator.
    c. less than or equal to operator.
    d. greater than or equal to operator.
    e. less than operator.
    f. greater than operator.
    2. Example code of relational operators.
    C Programming Lectures: goo.gl/7Eh2SS
    Follow Neso Academy on Instagram: @nesoacademy(bit.ly/2XP63OE)
    Follow me on Instagram: @jaspreetedu(bit.ly/2YX26E5)
    Contribute: www.nesoacademy...
    Memberships: bit.ly/2U7YSPI
    Books: www.nesoacademy...
    Website ► www.nesoacademy...
    Forum ► forum.nesoacade...
    Facebook ► goo.gl/Nt0PmB
    Twitter ► / nesoacademy
    Music:
    Axol x Alex Skrindo - You [NCS Release]
    #CProgrammingByNeso #CProgramming #RelationalOperators

КОМЕНТАРІ • 56

  • @Official-tk3nc
    @Official-tk3nc 4 роки тому +65

    India's future is depending on Youth. Youth are depending on NESO. Indirectly India's future is related to neso academy. Love you neso

    • @samyakjain720
      @samyakjain720 4 роки тому +1

      and Neso is contributing in India's GDP

    • @hetaeramancer
      @hetaeramancer 3 роки тому +3

      my future is also depending on neso hehe. watching from the PH

    • @fotosentez1410
      @fotosentez1410 2 роки тому +5

      ı can throw out that easily, Neso academy also is a golden treasure for Turkey

  • @vishnulavudya3160
    @vishnulavudya3160 Рік тому +4

    The teachers in neso academy has the best vocals

  • @vishnuvardhanmaddila2736
    @vishnuvardhanmaddila2736 3 роки тому +9

    am very thankful to you, you are providing extreme subject which we cannot learn in our colleges. thank you soo much. this is my first comment in social media.am very impressed

  • @chinthakayalasuguna2894
    @chinthakayalasuguna2894 Рік тому +3

    Because of you so I can understand my lesson and answer my unit test questions easily 😊🎉❤

  • @user-rj3ts5qy6y
    @user-rj3ts5qy6y 7 місяців тому +1

    Bro you are legend bro and we could understand the concepts easily 😎😎😎😎

  • @anjimakp8759
    @anjimakp8759 3 роки тому +3

    Thank you so much for this video sir.

  • @prakashrajput8521
    @prakashrajput8521 6 років тому +3

    Thank you sir....how to assign relational operation output in any variable in c??

  • @rajneshlodhirajput1025
    @rajneshlodhirajput1025 11 місяців тому

    a+++++b;
    here token generated are as follow,
    a ++ ++ + b
    and when a got post increment then it remain same value in expression , after post increment of a,
    4 ++ + 3 ; // here a become 5 and b is 3.
    here there is no meaning of postincrement of 4 and it is invalid,
    because, 4=4+1; is invalid.
    so the output is error.

  • @Gforever884
    @Gforever884 10 місяців тому

    You are an amazing instructor, nailed it.

  • @shivam7271
    @shivam7271 3 роки тому +4

    I like the explanation of concept

  • @vineetjain2878
    @vineetjain2878 3 роки тому +2

    is answer error option d?

  • @kavitajha5998
    @kavitajha5998 6 місяців тому

    This video helped a lot. Thanku so much❤!

  • @rangrezuzma9853
    @rangrezuzma9853 4 роки тому +3

    Sir plz start C++ as soon as possible 🙏🙏🙏🙏

  • @syamsaiprathi5869
    @syamsaiprathi5869 3 роки тому +3

    Sir when I run that if else program explained at last in this video. it was not compiling sir it was giving the error as 'else' without a previous 'if'

  • @nikhilkhanna6471
    @nikhilkhanna6471 2 роки тому +1

    a+++++b; will generate error but a++ + ++b; will give correct answer. Thankyou sir☺

  • @Superb_content_
    @Superb_content_ 2 роки тому +1

    Answer =8

  • @pulastyadas3351
    @pulastyadas3351 4 роки тому

    *thanks*

  • @mauryaashish1865
    @mauryaashish1865 3 роки тому +1

    Neso is op!!

  • @sanjoyseal1355
    @sanjoyseal1355 2 роки тому

    Thanks 😊😊😊

  • @true4189
    @true4189 4 роки тому

    Thank u

  • @deepakbhardwaj3141
    @deepakbhardwaj3141 6 років тому

    Sir please give a lecture on priority and associativity of operators.......and thank u once again

    • @deepakbhardwaj3141
      @deepakbhardwaj3141 6 років тому

      Neso Academy Sir like priority of logical ,relational,arithmetic,bitwise,assigment operators....in an specified operation.

  • @congratulationsson...8090
    @congratulationsson...8090 Рік тому

    I like this

  • @CarlJohnson-jj9ic
    @CarlJohnson-jj9ic Рік тому

    What is the reason of using a boolean expression here when a sign and magnitude from the subtraction would be more helpful for programming more precisely, is it because of the underlying hardware? I mea: [If (4 < 5) == If (1)]~= [if (4-5) == if (-1)] however one states an unordered relation as a boolean switch while the other states a directed relation in a boolean placement where you know how the operand relates to the operator such that the list processing could be speed up, especially in logical network graphs using stacks that are statistically ordered aberrations. It could even help when a computer has two independent processors with a shared bus to eliminate data races but at what cost I do not know...

    • @20tejas
      @20tejas 7 місяців тому

      To answer your question these videos are directed towards people who need to understand the basics and made for the basic understanding of c language and not for the experts.

  • @SIISSachidanand
    @SIISSachidanand 4 роки тому +4

    error: lvalue required..

    • @kamandan7367
      @kamandan7367 2 роки тому

      I tried too and it would return an error until until i isolated the third plus in the middle of the expression

  • @funwithscienceandmath3061
    @funwithscienceandmath3061 4 роки тому

    option b

  • @yashankumar1779
    @yashankumar1779 Рік тому

    7

  • @joellemma2450
    @joellemma2450 5 років тому

    hi sir what are the implementation of relational operator

    • @YoYo-nt7yf
      @YoYo-nt7yf 4 роки тому

      Hehe 1yr latr .....still no answer

  • @Narayan2.0842
    @Narayan2.0842 4 роки тому

    Error
    Expressions is not assignable

  • @Gamer-ek5pz
    @Gamer-ek5pz 6 років тому +1

    Hii

  • @jackshih6084
    @jackshih6084 3 роки тому

    != is not a relational operator, it is an equality operator

  • @Kashyap707
    @Kashyap707 Рік тому

    can i get pdf

  • @koinahotahai
    @koinahotahai Рік тому

    Sir notes ??

  • @Gamer-ek5pz
    @Gamer-ek5pz 6 років тому +1

    I want VB script operators

    • @YoYo-nt7yf
      @YoYo-nt7yf 4 роки тому

      Hehe....2yrs latr
      ..still no ans

  • @anshikasharma2419
    @anshikasharma2419 Рік тому

    If we use = instead of == Is there any syntax error we find ?

    • @meinedits
      @meinedits Рік тому

      offcourse you can try by programming

  • @sefalibhakat143
    @sefalibhakat143 Рік тому

    👍👍

  • @pallapubhavani672
    @pallapubhavani672 Рік тому

    Error

  • @SusheelKumar-ly4qt
    @SusheelKumar-ly4qt 3 роки тому

    a=4 b=4 ans is 8...

  • @HindiGyanIndian
    @HindiGyanIndian 4 роки тому +1

    Lit

  • @premanand7803
    @premanand7803 2 роки тому

    #include
    int main()
    {
    int a = 300;
    int b = 2090;
    if (b>=a)
    {
    printf("bingo! you are in");
    }
    else
    {
    printf("oops!you are out");
    }
    return 0;
    }

  • @urvashisingh4094
    @urvashisingh4094 3 роки тому

    my answer: error

  • @Shanmukha19
    @Shanmukha19 3 роки тому +1

    After studying programming languages cse students be like:
    They write equstions in maths : 3x+5

  • @trinhnv1205
    @trinhnv1205 6 років тому

    thanks

  • @vishalkothawade5713
    @vishalkothawade5713 4 роки тому

    8

  • @uthadiyanm1293
    @uthadiyanm1293 2 роки тому

    Error

  • @dhanrajtidke2784
    @dhanrajtidke2784 4 роки тому

    8