Pregunta de entrevista de Cognizant

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