1 what is the output of following javascript code x 4 quot 4 quot document write x a 5346749

1) What is the output of following JavaScript code?

x=4+”4″;

document.write(x);

a) 44

b) 8

c) 4

d) Error output

2) What is the output of following JavaScript code?

var cst = “Chadha Software Technologies”;

var result = cst.split(” “);

document.write(result);

a) Chadha

b) C,h,a,d,h,a,S,o,f,t,w,a,r,e,T,e,c,h,n,o,l,o,g,i,e,s

c) Chadha,Software,Technologies

d) Chadha Software Technologies

3) Is it possible to nest functions in JavaScript?

a) True

b) False

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now