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 8554Post New Quinnox Core Java Interview Questions
Can you create an object of an abstract class?
Why would you use xml?
How to use filtering function in xslt? : xslt
Can you tell me range of byte?
How do you use lookup and reference in excel?
What is Bitmap Index?
What is the purpose of jquery?
If SFU is Switch Fuse Unit, What is the expansion for FSHF in Electrical Engineering?
How do you use a database worksheet?
Is there a difference between accounting for conversion of bonds and accounting for the conversion of preferred stock?
How do you create ext4 file system?
What is jms in spring?
How do you declare ranges operator in kotlin?
What is dynamic sql in pl sql?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component