Busniess Name: Sourabh Sharma
Qtr No. 213, New Town Yehlanka
Indore 454775, India
What will be the output of the below-given TypeScript code?
var num1:number=5;
function ab():void{
var num1:number=3;
console.log(num1);
}
console.log(num1);
ab();
console.log(num1);
5 3 5
5 3 3
3 3 3
5 5 5
To get all Infosys Certified TypeScript Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee