Question d’entretien chez KGISL

1. Difference between Implicit and Explicit wait?

Réponse à la question d'entretien

Utilisateur anonyme

14 mars 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.