Loops in QBASIC

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 81

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

    Very nice....explained
    My all dout are clear now..........

  • @creativityneverends-aaryak8186
    @creativityneverends-aaryak8186 2 роки тому +1

    LITTLE UNDERSTOOD

  • @rohitchowdhury6428
    @rohitchowdhury6428 6 років тому +2

    Very helpful .....Thank you

  • @uB39106
    @uB39106 7 років тому +4

    I liked your video very much.😍

  • @surbhithakur9431
    @surbhithakur9431 7 років тому +2

    explained very nicely😀

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

    Awesome thanks sister you are one of the best

  • @minakshineog8170
    @minakshineog8170 5 років тому +1

    I am very helpful by this vedio

  • @pratikshya1216
    @pratikshya1216 5 років тому +9

    tomorrow is my practical exam

  • @taylansaykan5068
    @taylansaykan5068 5 років тому +6

    I have a exam tomorrow morning and ı m so happy for you ı hope tomorow more happy thank you very much (=

  • @binodjaiswal5005
    @binodjaiswal5005 5 років тому +3

    very nicely explained !
    my all doubts are clear now

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

    Thank you so much! Your video link was given to me by my school as they can't teach in the lockdown. I am having online exams and your video was very helpful. Plz keep on making such videos. I am in class 7 BTW

  • @swastikasaxena6804
    @swastikasaxena6804 7 років тому +6

    very nicely explained. ..my all doubts are clear now!
    must appreciate !

  • @vandnasahu339
    @vandnasahu339 6 років тому +2

    how to write a program to print the sum of squares of even no from 1to20 in reverse order

  • @uB39106
    @uB39106 7 років тому +5

    How to print sum of even numbers from 1to 20 in reverse order.

    • @uB39106
      @uB39106 7 років тому +1

      I mean sum of squares of even numbers from 1 to 20.

    • @uB39106
      @uB39106 7 років тому +1

      How do we print that

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

      CLS
      REM to print the sum of squares of even numbers from1 to 20
      FOR i = 2 TO 10 STEP 2
      PRINT i ^ 2
      sum = sum + i ^ 2
      NEXT i
      PRINT "the sum is"; sum
      END

  • @SandeepYadav-jo8se
    @SandeepYadav-jo8se 4 роки тому +1

    Thank you

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

    THIS VIDEO IS SO HELP FULL
    Thank u soo much u make understand 100%

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

    I guess there is no debug option, is there?

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

    Thank you so much ☺️☺️

  • @mirai9972
    @mirai9972 7 років тому +7

    Thank you.. that was great

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

    very good vedio

  • @gitaadhikari3398
    @gitaadhikari3398 7 років тому +4

    how to print the series 1 2 4 7 11 .... 10th term

  • @anitadash2421
    @anitadash2421 6 років тому +2

    can you explain if then statement

  • @karisamahroukh8536
    @karisamahroukh8536 8 років тому +3

    Can u please tell us about the if then else command

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

      if then else

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

      If is used when u want to mention a condition .then is used if the statement is as per the condition.else is use d when the statement u have does not agree with the condition and then u have to write another condition(not necessary )

    • @THEBEAST-ip2jh
      @THEBEAST-ip2jh 5 років тому

      A=10
      CLS
      Input"enter first no";n1
      If n

  • @electrodroid1576
    @electrodroid1576 7 років тому +2

    THANKS

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

    Can we get the square roots of numbers through QBASIC

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

      yes
      cls
      input "enter a no";n
      a=sqr(n)
      print "sq root is";n
      end

    • @Soul-cu8zn
      @Soul-cu8zn 3 роки тому

      Yup

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

    Can we do reverse counting through do while.......loop

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

      Haven't actually went and seen if you could but off the top of my head try do until % = 0 and make a formula subtracting the original number: % = %- 1

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

    5 25 125 ........... how to do this program

  • @AvinashKumar-ff8js
    @AvinashKumar-ff8js 7 років тому +2

    your voice is very sweet......... if you will try....... you may become a singer..

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

    Good explanation

  • @xb33pratikshyapriyadarshin17
    @xb33pratikshyapriyadarshin17 5 років тому +1

    Mam I have a doubt in q basic can we use end statement

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

      Ur program runs without end statement too but maybe in exam dont forget to write end

  • @Soul-cu8zn
    @Soul-cu8zn 3 роки тому

    Thx

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

    Please your voice should be high.

  • @laishrambideshini1736
    @laishrambideshini1736 6 років тому +2

    thanks for let me knowing about Q basic thank you very much

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

    प्लस can you tell me the app name

  • @ibrahimshoib1304
    @ibrahimshoib1304 7 років тому

    Good

  • @dilipkumarbishwakarma57
    @dilipkumarbishwakarma57 7 років тому +1

    How to convert do while loop into if then

  • @mithleshkumar-sk7im
    @mithleshkumar-sk7im 5 років тому +1

    Thanku

  • @rubiupadhyay8007
    @rubiupadhyay8007 6 років тому +2

    Thanks mam

  • @ajitdebnath569
    @ajitdebnath569 6 років тому +1

    I don't understand while wend

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

    thank u soo much, it helped me alot for my exams and the explanation part was very very nice. thank u again😉😀

  • @aartiyadav6355
    @aartiyadav6355 6 років тому +1

    Thank u...

  • @utkarshchaudhary2449
    @utkarshchaudhary2449 6 років тому +1

    Thankyou

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

    Thanks

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

    thank u

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

    thank u mam i really thank you you helped me in my test

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

    Ok and thank you please speak in hindi

  • @techmad2808
    @techmad2808 8 років тому +1

    how to reverse the loop like 10 9 8 7 6 5 4 3 2 1

    • @mspp03
      @mspp03 8 років тому +1

      write 10 to 1

    • @milindmulik9509
      @milindmulik9509 7 років тому

      PRANAV PATHAK idk

    • @TastyCupNoodles
      @TastyCupNoodles 7 років тому +2

      Tech Mad
      Cls
      For a=10 to 1
      Print a
      Next a

    • @muskan8025
      @muskan8025 7 років тому

      Write in 10 to 1

    • @ekadevs
      @ekadevs 7 років тому

      Tech Mad
      A = 10
      Do
      A = A - 1
      Print A
      Loop until a = 0
      Or
      For I = 10 to 1
      Print I
      Next I

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

    Boaring

  • @ved-dev7026
    @ved-dev7026 7 років тому +1

    👎🏻

  • @Miss.Ananya_x
    @Miss.Ananya_x 4 роки тому +1

    Thanku