Podcast
Questions and Answers
Which programming language is one of the core technologies of the World Wide Web?
Which programming language is one of the core technologies of the World Wide Web?
- Python
- JavaScript (correct)
- Java
- C++
What percentage of websites use JavaScript on the client side for webpage behavior?
What percentage of websites use JavaScript on the client side for webpage behavior?
- 75%
- 98.7% (correct)
- 90%
- 50%
Which programming paradigm does JavaScript support?
Which programming paradigm does JavaScript support?
- Procedural programming
- Object-oriented programming (correct)
- Functional programming
- Logical programming
What standard does JavaScript conform to?
What standard does JavaScript conform to?
What does the ECMAScript standard not include?
What does the ECMAScript standard not include?