employer cover photo
employer logo
employer logo

Adaptavant Technology Solutions

Acquired by AnywhereWorks

Is this your company?

Adaptavant Technology Solutions interview question

difference between this and super. type of exceptions.

Interview Answer

Anonymous

24 Nov 2017

this is a keyword used for declaring any variable locally. this.int=10; super() is subclass for class and can be refered with instance of class,methods,and objects