Podcast
Questions and Answers
Which programming languages are considered core technologies of the World Wide Web?
Which programming languages are considered core technologies of the World Wide Web?
- JavaScript, HTML, CSS (correct)
- Java, C++, Python
- Ruby, PHP, Swift
- C#, Objective-C, Kotlin
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?
- 98.7% (correct)
- 90%
- 75%
- 50%
What type of programming language is JavaScript?
What type of programming language is JavaScript?
- Machine language
- Assembly language
- Low-level language
- High-level language (correct)
Which programming styles does JavaScript support?
Which programming styles does JavaScript support?
Does the ECMAScript standard include input/output (I/O) facilities?
Does the ECMAScript standard include input/output (I/O) facilities?