Recall & Review
beginner
What is Python commonly used for?
Python is widely used for web development, data analysis, artificial intelligence, scientific computing, and automation because of its simple syntax and powerful libraries.
Click to reveal answer
beginner
Which language is best known for building interactive web pages?
JavaScript is best known for creating interactive and dynamic web pages. It runs in web browsers and allows websites to respond to user actions.
Click to reveal answer
beginner
What is Java mainly used for?
Java is mainly used for building large-scale enterprise applications, Android apps, and server-side software because of its portability and robustness.
Click to reveal answer
beginner
Why is SQL important in computing?
SQL (Structured Query Language) is important because it is used to manage and query databases, helping to store, retrieve, and manipulate data efficiently.
Click to reveal answer
beginner
What is HTML used for in web development?
HTML (HyperText Markup Language) is used to create the structure and content of web pages, like headings, paragraphs, images, and links.
Click to reveal answer
Which language is best for data analysis and AI?
✗ Incorrect
Python has many libraries like pandas and TensorFlow that make it ideal for data analysis and AI.
What language runs directly in web browsers to make pages interactive?
✗ Incorrect
JavaScript runs in browsers and allows web pages to respond to user actions.
Which language is used to structure content on web pages?
✗ Incorrect
HTML defines the structure and content of web pages.
Which language is commonly used for Android app development?
✗ Incorrect
Java is widely used to build Android applications.
What is SQL mainly used for?
✗ Incorrect
SQL is the language used to manage and query databases.
Explain the main uses of Python, JavaScript, and Java in simple terms.
Think about what each language is famous for in everyday technology.
You got /3 concepts.
Describe how HTML and SQL differ in their roles in computing.
One builds what you see on websites, the other handles data behind the scenes.
You got /2 concepts.