If Else in Java | Revision 2 | Java and DSA Course

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 159

  • @shivamkumaragrawal9106
    @shivamkumaragrawal9106 Год назад +48

    Raghav sir aap hero h hmare lie🙏🙏

  • @mdhairatangez5363
    @mdhairatangez5363 Год назад +7

    Raghav sir aap teach karte h to jiyada samjh me aata h ...... Thank you so much Sir .......💫💫❣️❣️❣️❣️

  • @ryukendogaming5917
    @ryukendogaming5917 Год назад +9

    Raghav sir , you are the best 🥺❤️ , please bring the java lecture 3 , I waiting from 4 weeks , mujhe sirf aapka padhaaya hua samajh mein aata h sir , aapke alaawa mujhe kisi aur ka padhaya smjh m nhi aata h mujhe , aap best ho sir ❤️❤️❤️ , please java ki naiyaa paar lgaa do aap hmaara 🥺❤️

  • @satvik6294
    @satvik6294 Год назад +5

    @raghav sir you are the best teacher ever seen

  • @0Farnsic
    @0Farnsic Месяц назад

    your teaching way is best all of youtube channels i found other channels but i could not get but from you i get everything from noke to noke

  • @rajprajapati4741
    @rajprajapati4741 4 месяца назад +5

    Sir part 3 revision lekr aayiye please aap se padhne ke baad maja aa jata hai ,interest aa jata hai topic me ❤❤❤❤

  • @Abhishekyadav-jt9fb
    @Abhishekyadav-jt9fb Год назад +1

    If else itna deep... Isse phle khi ni pdha tha sir... Aap great ho❤🔥

  • @oveepatil164
    @oveepatil164 Год назад +3

    Please upload revision 3 video(switch case,slab-wise codes,loops and more)......you teach very well sir...need more videos of yours

  • @moumitasaha7280
    @moumitasaha7280 Год назад +7

    Sir pls bring the revision 3 video.... U explain very well sir.... Plz bring it sir

  • @nishantsharma2564
    @nishantsharma2564 Год назад +4

    Thanku mam for providing us good videos & thanks to Alakh sir

  • @AdiEditzOfficially
    @AdiEditzOfficially Год назад +5

    Sir, kya explain krte ho aap maza aagya

  • @narutodihargo
    @narutodihargo Год назад +1

    Thanks for practicing ample amount of questions 🙏🙏🙏🙏🙏

  • @unique7855
    @unique7855 Год назад +2

    Here I'm revising it all from starting for my 11th finals

  • @RahulThakur-bn3xk
    @RahulThakur-bn3xk Год назад +5

    Sir Java ka "Loops" ka One Shot Video lao

  • @aishwaryaaryan7475
    @aishwaryaaryan7475 Год назад +10

    waiting for loop and array lecture

  • @amanrazzput535
    @amanrazzput535 Год назад +11

    Awesome teaching Raghav sir ❤️👍

  • @sumitkumarchaudhary4324
    @sumitkumarchaudhary4324 Год назад +10

    Please bring 3rd part sir

  • @TarsanYadav
    @TarsanYadav Год назад +3

    best teaching Raghav Sir

  • @Nebula_official_25
    @Nebula_official_25 Год назад +14

    Sir you are boss👏👏👌... Sir please need more your class about Java... 🙏🙏🙏

  • @VarunTeja-cu3ty
    @VarunTeja-cu3ty Месяц назад +1

    Super sir
    Nice Explanation

  • @Zaheer2004
    @Zaheer2004 Год назад +2

    make video on loops its really help us for your video

  • @28_dhruvkumar31
    @28_dhruvkumar31 Год назад

    I'm coding field Raghav sir is the best

  • @neerakumari9642
    @neerakumari9642 Год назад +1

    Tq sir ase padane ke liye

  • @codecrafter554
    @codecrafter554 Год назад

    sir aap complete java padawo
    your teaching way is awesome awesome

  • @zaydan22
    @zaydan22 Год назад +2

    Thank you Raghav sir ❤️❤️❤️❤️

  • @meghashah5473
    @meghashah5473 Год назад +3

    Awesome teaching Raghav sir

  • @sagarshrivastava9032
    @sagarshrivastava9032 Год назад +2

    Sir aap java main loop ka bhi revision Kara do jaldi se and sir please make a discord community for doubts clearing

  • @BilalKhan-qj1vb
    @BilalKhan-qj1vb Год назад +3

    Best teaching ❤️

  • @huzaifaoff313
    @huzaifaoff313 2 месяца назад

    int a;
    // 1. Question --> Negative to Positive and Positive to Negative OR Handle Absolute value;
    Scanner scanner = new Scanner(System.in);
    System.out.print("Enter any Number: ");
    a = scanner.nextInt();
    a = -a;
    System.out.println("Converted Negative to Positive and Positive to Negative : " + a);

  • @CodingLover77
    @CodingLover77 Год назад +7

    We want C language part 3

  • @EfootballMasters10
    @EfootballMasters10 8 месяцев назад

    You are the best teacher sir

  • @Gyan_With_Ishqi
    @Gyan_With_Ishqi Год назад

    bhaiya kya sahi padhte ho yaar
    maja aa gaya ❤

  • @amritosh6214
    @amritosh6214 Год назад +4

    MCQ question are amazing ❤

  • @anuragpal6246
    @anuragpal6246 Год назад +2

    Sir one short part 3 kab aayega java ka .
    U r great.

  • @ranjeetmandal2101
    @ranjeetmandal2101 Год назад +2

    🔥....sir please bring the part 3.

  • @gmvvlog
    @gmvvlog Год назад +3

    Sir C language next lecture Plz..

  • @huzaifaoff313
    @huzaifaoff313 2 месяца назад

    public static void main(String[] args) {
    Scanner scanner = new Scanner(System.in);
    int ram, shyam, rahul;
    System.out.print("Enter Ram's age: ");
    ram = scanner.nextInt();
    System.out.print("Enter Rahul's age: ");
    rahul = scanner.nextInt();
    System.out.print("Enter Shyam's age: ");
    shyam = scanner.nextInt();
    if ( ram > rahul && ram > shyam){
    System.out.println(ram + " Ram is youngest to Rahul and Shyam");
    } else if (rahul > ram && rahul > shyam) {
    System.out.println(rahul + " Rahul is youngest to Ram and Shyam");
    }else {
    System.out.println(shyam + " Shyam is youngest to Ram and Rahul");
    }

  • @Raj_Today9613
    @Raj_Today9613 Год назад +2

    Sir your Explaination is very best 💯

  • @sanjupaul5996
    @sanjupaul5996 Год назад +2

    Sir please give notes of this class. Is every one satisfy with me??

  • @sumitkumarchaudhary4324
    @sumitkumarchaudhary4324 Год назад +9

    Waiting for part 3

  • @0Farnsic
    @0Farnsic Месяц назад

    i am from pakistan but i like your lectures and i want kotline lecture from your channel kindlu upload it

  • @AmitKumaramitlpu1
    @AmitKumaramitlpu1 Год назад +1

    package Conditionals;
    import java.util.Scanner;
    public class AbsoluteValue {
    public static void main(String[] args) {
    Scanner sc = new Scanner(System.in);
    System.out.println("Enter any interger value :");
    int n = sc.nextInt();
    if (n>0){
    System.out.println("Absolute Value: " + n);
    }
    else{
    n=n*(-1);
    System.out.println("Absolute Value: " + n);
    }
    }
    }

  • @MOHITSINGH-vv2pu
    @MOHITSINGH-vv2pu Год назад

    Raghav sir best

  • @sumitkumarchaudhary4324
    @sumitkumarchaudhary4324 Год назад +2

    Awesome teaching ❤️

  • @shwetameena0511
    @shwetameena0511 Год назад +1

    doubt 2:18:37 - 2:29:09

  • @ashee627
    @ashee627 Год назад

    Thank you sir app ka .... One short video is best hi

  • @krishansaini8913
    @krishansaini8913 Год назад +1

    Sir please bring next video. I m waiting

  • @Ranganadhamkrishnachaitanya27
    @Ranganadhamkrishnachaitanya27 10 месяцев назад

    300
    200
    Indentation we have to give proper for c variable in last ho.ework problem

  • @its_yamini
    @its_yamini 4 месяца назад

    nice explanation in whole youtube

  • @satyammaurya4578
    @satyammaurya4578 Год назад

    Sir ese sbhi topic ka one shot chahiye

  • @srishtimehta8670
    @srishtimehta8670 Год назад +1

    When will the 3rd video of this series is coming? Please jaldi video post kariye 🙏🏻

  • @rishukumar8320
    @rishukumar8320 Год назад +1

    One shot 3 layiye sir🙏

  • @suvechha9834
    @suvechha9834 Месяц назад

    Sir pls Collection framework ap padhaiye pls.. ma'am ka lectures confusing hai

  • @CodingLover77
    @CodingLover77 Год назад +2

    Sir please reply de den kab C language part 3 upload kijiyega ?

  • @politegaming12
    @politegaming12 11 месяцев назад +1

    Sir timing 02:02:00 par
    Aapne bata ki
    False && False = False
    Jabki medam ne bataya tha ki
    False && False = True hota hai👨🏽‍💻

  • @innovativeworld943
    @innovativeworld943 8 месяцев назад +2

    37:50 How to create shortcut for syntax..

  • @UP65.Varanasi143
    @UP65.Varanasi143 2 месяца назад

    THANK YOU SIR

  • @Ayush-nr9zw
    @Ayush-nr9zw Год назад +3

    i'm a student of pw paid java course but raghav sir's these one shot videos have better explanation than the paid couse. Pw please if possible replace hyder abbas sir with raghav sir from the paid course raghav sir explains way better than the teachers you have in paid course.

  • @gaurigupta4766
    @gaurigupta4766 5 месяцев назад

    48:13 perimeter of square ids 4*side ie 4*4=16 but u wrote 12

  • @msdprakash3208
    @msdprakash3208 Год назад +2

    Sir C part3 language next lecture Plz..

  • @kishnersuperbannumiyer7383
    @kishnersuperbannumiyer7383 Год назад

    Thanku soo soo soo soo much sir

  • @mohdatir6408
    @mohdatir6408 Год назад

    package ConditionalsPractice;
    import java.util.Scanner;
    public class evenodd {
    public static void main(String[] args) {
    Scanner sc = new Scanner(System.in);
    System.out.println("Enter A Number: ");
    int n = sc.nextInt();
    if(n % 2 == 0){
    System.out.println("The Number You entered is: " + n + " even");
    }
    else{
    System.out.println("The number you entered is: " + n + " odd");
    }
    }
    }

  • @ShaliniSingh-mv3ie
    @ShaliniSingh-mv3ie Год назад +1

    please teach flutter also

  • @gulshan07dev
    @gulshan07dev Год назад +3

    Waiting 🙂🙂🙏

  • @sibunajena4390
    @sibunajena4390 Год назад

    Sir please create a video on array🙂❤❤❤🙏

  • @shashantshashant-dr7bn
    @shashantshashant-dr7bn Год назад

    too good explanation sir

  • @mohdatir6408
    @mohdatir6408 Год назад +1

    package ConditionalsPractice;
    import java.util.Scanner;
    public class Leapyear {
    public static void main(String[] args) {
    Scanner sc = new Scanner(System.in);
    System.out.println("Enter a year: ");
    int year = sc.nextInt();
    if(year % 4 == 0){
    System.out.println("The input you entered is leap year: " + year + " ");
    }
    else {
    System.out.println("The input you entered is not leap year: " + year + " ");
    }
    }
    }

    • @radheradhe55903
      @radheradhe55903 Год назад

      ye "+year+" kyo likhte hai

    • @mohdatir6408
      @mohdatir6408 Год назад

      @@radheradhe55903 year ek input hai to user jo bhi input dega to print ke baad user ka input likh k aayega. Like user ne 2024 input diya to print hoga--- The input you entered is leap year: 2024

  • @mehakrafiya5481
    @mehakrafiya5481 Год назад +1

    3 revision video please🙏

  • @mdsubhan7913
    @mdsubhan7913 Год назад

    Hello everyone please give me a suggestion I watched precious lecture and I jumped directly fir this can you anyone suggest me that this I should watch or not because I did not watched manvi mam previous lectures so please suggest anyone

  • @CodingLover77
    @CodingLover77 Год назад +1

    Sir please bta dijiye kab upload karenge C language part 3

  • @janmejaysahu9011
    @janmejaysahu9011 Год назад +1

    Thank you sir 😊

  • @anjarulhaque1789
    @anjarulhaque1789 Год назад

    sir i am very happy

  • @abhikumargameing29
    @abhikumargameing29 Год назад +1

    Plese sir next one lectures ❤️❤️

  • @krishansaini8913
    @krishansaini8913 Год назад +2

    Sir please bring the part 3

  • @dipumaurya3989
    @dipumaurya3989 Год назад

    Sir we need third one shot

  • @shivangivlogs7219
    @shivangivlogs7219 Год назад +1

    Sir part 3 kab aayega Java ka. Waiting....

  • @manishrana5535
    @manishrana5535 Год назад

    Sir next video lecture in Java please

  • @muzammilomarzoy6616
    @muzammilomarzoy6616 Год назад

    day 2
    27:07
    day 3
    35:12

  • @suvo910
    @suvo910 Год назад

    Maja aaya pura 3 hours ka class kiye

  • @CodingLover77
    @CodingLover77 Год назад +1

    Sir please C language ka part 3 jaldi se upload kijiye

  • @tausifalam8021
    @tausifalam8021 Год назад +2

    Part 3 sir please

  • @skymtkan
    @skymtkan Год назад +2

    Sir please part 3

  • @tx122ajayravva7
    @tx122ajayravva7 Год назад +3

    import java.util.Scanner;
    public class nestedifelsehm {
    public static void main(String[] args) {
    Scanner Sc = new Scanner(System.in);
    System.out.println("Enter ram age: ");
    int r = Sc.nextInt();
    System.out.println("Enter shyam age: ");
    int s = Sc.nextInt();
    System.out.println("Enter ajay age: ");
    int a = Sc.nextInt();
    if (r > s) {
    if (r > a) {
    System.out.println(r + ": ram is largest");
    } else {
    System.out.println(a + ": ajay is largest");
    }
    } else {
    if (s > r) {
    if (s > a) {
    System.out.println(s + ": shyam is largest");
    } else {
    System.out.println(a + ": ajay is largest");
    }
    }
    }
    }
    }
    😁

    • @karanaujla5239
      @karanaujla5239 Год назад

      use older instead of larger because u.k.w.i.m😜

  • @MUSKANRAJ-gf1nz
    @MUSKANRAJ-gf1nz Год назад

    Sir please upload part 3 asap!

  • @Shreyash-dy2wj
    @Shreyash-dy2wj 10 месяцев назад

    2:29:22 / 3:02:42

  • @manishrana5535
    @manishrana5535 Год назад

    Raghav sir Java per aur bhi video banaiye

  • @AdiEditzOfficially
    @AdiEditzOfficially Год назад +1

    Sir, windows mein template kaise banaye

  • @gsthanosgaming6268
    @gsthanosgaming6268 Год назад +1

    Sir loop ka video bhi lav please

  • @CodingLover77
    @CodingLover77 Год назад +1

    Sir please C language part 3

  • @sayaksen3359
    @sayaksen3359 Год назад

    at 1:50:17 can we put the condition of n%15 on the first if and put the && of 3 and 5 on the inner loop?

  • @harshrajput3241
    @harshrajput3241 5 месяцев назад

    1:32 what if all numbers are equal

  • @ashishrohit-jy7np
    @ashishrohit-jy7np 7 месяцев назад

    anybody can understand easily

  • @smileysmith7219
    @smileysmith7219 Год назад

    Sir plz NIMCET course on college wallah

  • @yashtayde-l5m
    @yashtayde-l5m 3 месяца назад

    notes kaise download kare pw skill ke website se.

  • @teslamotivation8416
    @teslamotivation8416 Год назад

    Sir python ki bhi class le liya karo

  • @BilalKhan-qj1vb
    @BilalKhan-qj1vb Год назад

    Bhai Java in one shot ka 3rd part bhi le kr aye please 🙏🙏🙏🙏

  • @CodingLover77
    @CodingLover77 Год назад +1

    Sir please C language part 3 jaldi

  • @Ranganadhamkrishnachaitanya27
    @Ranganadhamkrishnachaitanya27 10 месяцев назад

    True 50 True

  • @TheFactZone-
    @TheFactZone- 2 месяца назад

    Sir assignment questions kaha mile ge

  • @Raj_Today9613
    @Raj_Today9613 Год назад

    Thx sir you are osm