Podcast
Questions and Answers
What is JavaScript primarily used for?
What is JavaScript primarily used for?
- Analyzing data
- Building mobile applications
- Controlling hardware devices
- Creating and styling web pages (correct)
Which of the following is NOT a JavaScript framework or library?
Which of the following is NOT a JavaScript framework or library?
- React
- Angular
- Java (correct)
- jQuery
What is the purpose of JSON in JavaScript?
What is the purpose of JSON in JavaScript?
- Executing server-side code
- Handling user input
- Storing and exchanging data (correct)
- Creating animations