Which three expressions return the string JavaScript?
Refer to the code declarations below:
![]()
Which three expressions return the string JavaScript? Choose 3 answers
A . Str1.join (str2);
B. Str1.concat (str2);
C. Concat (str1, str2);
D. $(str1) $ (str2} ‘;
E. Str1 + str2;
Answer: B,D,E
Latest JavaScript Developer I Practice Questions with 144 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments