#76 What is Exception in Java

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

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

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

    Thanks for the description. It saves a lot of time for me to search and look for the definition of each and every topic.Sometimes description may have a lot more content than the video 😂. Anyways, the explanation is great in the video as well as the definition for them is pakka in the description. Ppl don't miss out the description.

  • @saimanideepkuna2050
    @saimanideepkuna2050 Месяц назад +3

    Small correction IOException/FileNotFoundException comes under compile time exception. You explained it as RunTimeException

  • @avijit616
    @avijit616 4 месяца назад +1

    Bro, this course does not include file handling topics

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

    sir,,
    I have a question about java program language .i'm getting so many so many error in capital and small letter while writing a program in java .i'm not understanding that whether i need to buyhat that syntax or i need to understand i don't know what to do .. can u give me your valuable answer sir..... i'm kindly requesting you

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

      by heart everything from code to syntax.🥵
      You need to remember those errors too; it's good practice, you know. 😜

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

      There's nothing to by heart the syntax. Everything automatically comes through practice. Once u practice more u will get things more easily and smoothly. Look for the variable name, method name class name properly. Give the exact same name everywhere. That will avoid around half the errors. Then practice the syntax.

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

    What is the difference between compile time error and checked exception

  • @bikosankara7417
    @bikosankara7417 6 месяцев назад

    Hi Sir greates videos as always.What is the application you using to write notes?

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

    Are your videos ad free cause am not seeing any

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

    I am getting error: main method not found in class even i typed correctly or to extend the javafx.Application.application in vs code what to do