logo

Crowdly

Browser

Add to Chrome

Що виведеться в результаті виконання наступного коду:   let str = "I love Ja...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Що виведеться в результаті виконання наступного коду:

 

let str = "I love JavaScript, PHP, Java";

 

let result = str.match(/Java(Script), (PHP), (Java)/);

 

alert( result[1] );

0%
100%
0%
0%
0%
More questions like this

Want instant access to all verified answers on learn.ztu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome