Latest Java Aptitude Question SOLUTION: Q. What is the difference between this() and super()? A. This() can be used to invoke a constructor of the same class whereas super() can be used to invoke a super class construct