Books
Learn HTML
Learn CSS
Learn Git
Learn Javascript
Learn PHP
Exercises
HTML
JavaScript
Git
CSS
PHP
Courses
Quizzes
Snippets
Tools
Related Quizzes
HTML Basic
CSS Basic
Javascript Basic
PHP basic
ES6 Basic
TypeScript Basic
Angular Basic
React Basic
Sass Basic
Vue.js Basic
Git Basic
SQL Basic
Quiz TypeScript Basic - What will be output of the following expression?
let a:string=47;
console.log( " Value of a= " +a);
Value of a=47
Value of a=0
Value of a=
None of the above
Answer
Your answer is correct
Your answer is incorrect
Start Quiz
Sorry about that
How can we improve it?
Thanks for your feedback!
Thanks for your feedback!
Do you find this helpful?
Yes
No