TCS NQT 2020 C Programming MOCK TEST Part6!

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

КОМЕНТАРІ • 28

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

    Well done sure ! It will gonna help to much in our placement program

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

    Last one was just awesome I learn a new thing today thanks you so much.

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

    Nice teaching sir

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

    10:55 "Looks like a man hanging from a door"
    lmao

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

    question 4 was very interesting

  • @ritaSingh-ks4nf
    @ritaSingh-ks4nf 5 років тому

    well done

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

    In question 1 , error will be the option as it will give redeclaration of x.

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

    Sir,in que 5.for loop won't work oly,bcoz of semicolon.but how did you make it run???

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

    Why adding two 0's while right shifting.plz explain

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

    -2 is represented as 110 not 010

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

      Didn't converted for machine and just took - sign

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

    for round(n)

  • @shaikrizwan5104
    @shaikrizwan5104 5 років тому +2

    Sir when ur going to start section 4 coding

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

      shaik Rizwan r u talking about 30min coding round ?

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

      @@OnlineStudy4u yes sir

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

      @@OnlineStudy4u we need different types of questions and easy methods on it

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

    Will TCS have nqt exam this year?

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

    Sir what if I don't use semicolon at the end of for loop?.. What was the work of semicolon at the end of for loop... Pls reply

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

      It will be taken as statement.. The for loop runs until the condition becomes false and then it executes next statement

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

    Sir if I give input 0 in the 5th question then will it stops ???

    • @nikhilsrivastava5125
      @nikhilsrivastava5125 5 років тому +2

      no....scanf returns the no. of successful input taken so even if we enter 0,it returns no. of succesful input i.e., 1

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

    What if we assign 'i' as zero

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

    What scanf() function returns??

    • @uglyindian69420
      @uglyindian69420 5 років тому +2

      It returns the number of inputs that have been taken from the keyboard.

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

    question no. 2 me answer 0 0 0 kaise aayega

    • @Sumit-fw9vn
      @Sumit-fw9vn 5 років тому

      It's implicitly initialized by compiler

  • @rajnish6967
    @rajnish6967 5 років тому +2

    don't watch 2.0