Results 1 to 3 of 3

Thread: Exceptions in java

  1. #1

    Exceptions in java

    hai,

    1.If programer handle both checked and unchecked exceptions why and explain?



    advance thanks

    k siva prasad


  2. #2
    Junior Member
    Join Date
    Aug 2008
    Answers
    5

    Re: Exceptions in java

    Handling Exceptions are the way not to stop the execution of a system. If we got any problem other than Error Like OutOfMemeory/StackOverFlow. you can work with it.


  3. #3
    Junior Member
    Join Date
    Jun 2008
    Answers
    1

    Re: Exceptions in java

    Checked exceptions are handled so that you can ensure that the program execution continues in case there any condition such as invalid input from the user , or loosing database connection etc occures.

    Unchecked exceptions are handled so that in case there is any bug or error left in the program while codign , the program can still execuet and such condition can be traced .


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact