Top Java questions in technical interview for freshers | Important Java questions for viva | Part 1

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

КОМЕНТАРІ • 30

  • @SauravKumar-uw1ne
    @SauravKumar-uw1ne 3 роки тому +7

    Highly recommended for interview preparation.

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

    Wonderfully explained , helped a lot . I think here is a typing mistake in question 12 .
    it should be like public static void main(String[] args){}

    • @codingaritra
      @codingaritra Рік тому +5

      Bro We can write also String args[] in main method because it's a String type Array And in main method String is used because we can store any type of data in String like int,char etc..... And You can also write any Name instead of args you can Write Your name like String manaj[] in main method

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

    Very helping. Specially for placement

  • @yashaswinihm4288
    @yashaswinihm4288 10 місяців тому +1

    Wow great explanation.Helped lot. it will be helpful if you send the pdf of the video. And thanks in advance

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

      Thanks for the appreciation. But my old hardisk got damaged and I don't have its backup. You can also take screenshots from the video.

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

      @@SKMTutorialsHub Thanks for replying part 1 and 2 both are useful I will take screenshots

  • @deepsikhagoswamii
    @deepsikhagoswamii 3 роки тому +6

    Explained beautifully!👏

  • @Mahendrakumarkushwaha-r3d
    @Mahendrakumarkushwaha-r3d 8 місяців тому +1

    Good explanation.

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

    Very nice

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

    Very helpful

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

    Are sandip bhai👍

  • @Lina-cx8kh
    @Lina-cx8kh 3 роки тому +3

    Its very helpul..Thanku for the video..🙂

  • @ShivamJha-108
    @ShivamJha-108 3 роки тому +3

    Nyc explained 👍👍

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

    Very helpful 👏

  • @chandrashekar3447
    @chandrashekar3447 Рік тому +1

    Tq mam, well explained.

  • @chinmayb172
    @chinmayb172 Рік тому +2

    Can u plz provide the pdf of these questions

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

    Nice Explanation👌

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

      Thank you. Keep supporting by subscribing to the channel 😇

  • @codingaritra
    @codingaritra Рік тому +1

    Java Doesn't Have Copy Constructor