Pergunta de entrevista da empresa Cognizant

Q . var a =20; Abc(); function Abc(){ var a=10; console.log (a);}