employer cover photo
employer logo
employer logo

Adaptavant Technology Solutions

Adquirido por AnywhereWorks

Essa empresa é sua?

Pergunta de entrevista da empresa Adaptavant Technology Solutions

difference between this and super. type of exceptions.

Resposta da entrevista

Sigiloso

24 de nov. de 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