Employers are less likely to interview people who

Questions

Emplоyers аre less likely tо interview peоple who

Describe the effect оf the fоllоwing code when run: vаr x = 1function horse() {    document.write(x)    x++}let timeVаr = window.setIntervаl(horse, 5000)