A)
->It is happens exceptionally that’s why it is called Exception.
->Runtime error is known as Exception.
->Encapsulation of (object oriented representation of) an abnormal event raised during program execution is nothing but an exception. I.e. in java, runtime error is also represented as an object.
Comments
Post a Comment