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 8724Post New Quinnox Core Java Interview Questions
what is mean by peak intigrity?
What is the dfd (data flow diagram)?
Define database management system in your own way?
What is scrollable cursor?
If a promoter has purchased an asset on behalf of the company before the incorporation of the same then what will be the accounting treatment to record the asset in the books of company
Explain ant functionality?
What is checkpoint? How can you handle the checkpoints?
How do I put text onto a picture?
What are the different sap businessobjects reporting and dashboard?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
Which is better Oracle or MS SQL? Why?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
what is the command used to delete the queue manager?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
How do I create a hotkey in windows?