25 Core Java Interview Questions Answers in MCQ Format. Top Core Java MCQs. Freshers Java Quiz

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 20

  • @RexAlexander
    @RexAlexander 2 ปีที่แล้ว +3

    learnt new things and revised known things thanks!!!!

  • @movierulz8566
    @movierulz8566 2 ปีที่แล้ว +6

    Sir why you not considered for each loop ?( how many loops in java?)i.e.,6:38

    • @hardikchaurasia6407
      @hardikchaurasia6407 2 หลายเดือนก่อน

      same question...did anyone got the ans ?

  • @16_ayushideshmukh46
    @16_ayushideshmukh46 2 ปีที่แล้ว +3

    Helpful

  • @prasadjoshi4009
    @prasadjoshi4009 2 ปีที่แล้ว +3

    Full stack web developer test aptitude, MCQ and interview question please make a video... 👍👍

  • @rupeshsingh7564
    @rupeshsingh7564 ปีที่แล้ว +1

    5:09 ' = ' is an assignment operator not a bitwise operator too

  • @asharmehmood301
    @asharmehmood301 ปีที่แล้ว

    Thanks

  • @ananthvarma4515
    @ananthvarma4515 2 ปีที่แล้ว +1

    Sir , in Question : 5
    The ans is option b ?
    Long can't be converted into int , so target have to be larger
    (Or )
    Truncation takes place ....

    • @CareerRideOfficial
      @CareerRideOfficial  2 ปีที่แล้ว

      Long is a larger data type than int, we need to explicitly perform typecasting for the conversion

    • @ananthvarma4515
      @ananthvarma4515 2 ปีที่แล้ว

      Thank you

    • @nikitateli7474
      @nikitateli7474 ปีที่แล้ว

      @@CareerRideOfficial but explicit type conversation is not an automatically type casting.

  • @rajashekarwhatsapp1902
    @rajashekarwhatsapp1902 ปีที่แล้ว

    Sir, can we have repeated Interview QA of programs.. string, collections, java 8 related

  • @shanayagupta4002
    @shanayagupta4002 ปีที่แล้ว +1

    java has for each loop also so the ans should be 4 loops.. am i right?

  • @Seyfi_Mustafayev
    @Seyfi_Mustafayev 2 ปีที่แล้ว +2

    There are 4 tyoes of loops actually. You forgot about for each loop

  • @annu0317
    @annu0317 ปีที่แล้ว +1

    why not "for each " loop in java it is also a type of java, isn't it ?

  • @sahanasahanamm5697
    @sahanasahanamm5697 4 หลายเดือนก่อน

    How can you say that the size of float is bigger than long data type

  • @alekhyauppari4958
    @alekhyauppari4958 4 หลายเดือนก่อน

    5 th ans is only b right , target should be high than source that's it