© 2014 Firstsoft Technologies (P) Limited. login
Hi 'Guest'
Home SiteMap Contact Us Disclaimer
enggedu

Home Placements Interview Questions Java Interview Questions And Answers Java Interview Questions On Constructor and Method▼

Java Interview Questions On Constructor and Method

8. What is a native method?

Answer
A native method is a method that is implemented in a language other than Java.

9. How are this() and super() used with constructors?

Answer
This() is used to invoke a constructor of the same class. Super () is used to invoke a superclass constructor

End
1 2
SLogix Student Projects
bottom