Pergunta de entrevista da empresa KGISL

1. Difference between Implicit and Explicit wait?

Resposta da entrevista

Sigiloso

14 de mar. de 2019

explicit means done by the pragrammer but implicit is done by the JVM tool inside. In this implicit there is no program gives java acts like a default constuctor and takes it defaultly but explicit is opposite to this we have to given explicitly.