class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....
4 8725Post New Quinnox Core Java Interview Questions
What is tryparse?
What is the difference between typescript and angular?
What does asp stand for in asp.net?
Can we override jspinit method?
Why we use delegates in c#?
What are evaluation groups?
What is delegate in ios with example?
Which database is best for storing images?
How do I select data in excel?
Why main method is static?
which are the key concepts of entity data model?
How comments can be added in CSS?
Whether static method can use nonstatic members?
Explain the differences between list x; & list x();.
Does imap delete emails from server?