Coding Vibess
9.15K subscribers
3 photos
54 files
57 links
We provide coding notes, source code, and awesome coding tricks! 📝💻
Level up your skills with us today 🚀
Download Telegram
8👍2🔥2
Flexbox VS CSS Grids 👍
👍129🔥2
What will be the correct output of the following JavaScript code??

var x = 12; var y = 8; var res = eval("x+y"); console.log(res);
Anonymous Quiz
21%
128
27%
12+8
39%
20
13%
NaN
9🔥2
What will be the correct output of the following JavaScript code?

var x = 10; var y = "2"; console.log(x - y);
Anonymous Quiz
44%
8
26%
10-2
13%
102
18%
Error
7🔥2👍1
6🔥2
Output??
Anonymous Poll
57%
A
17%
B
13%
C
13%
D
16👍3🔥2