Selected MCQ

Current Question
Which of the following is an example of a relational database management system (RDBMS)?
  • A. MongoDB
  • B. Cassandra
  • C. MySQL
  • D. Redis
Correct Answer: C
Explanation:
MySQL is a popular relational database system.
Related Question 1
Which of the following is an example of Augmented Reality (AR)?
  • A. Oculus VR headset
  • B. Pokemon Go app overlaying images on camera view
  • C. Watching 3D movies
  • D. Using a fitness tracker
Correct Answer: B
Explanation:
Pokémon Go overlays game images onto the real world through a phone camera (AR).
Related Question 2
Which of the following is NOT a dwarf planet in our solar system?
  • A. Pluto
  • B. Eris
  • C. Haumea
  • D. Titan
Correct Answer: D
Explanation:
Titan is a large moon of Saturn, not classified as a dwarf planet.
Related Question 3
Which of the following is an example of a data warehousing platform?
  • A. Hadoop HDFS
  • B. Amazon Redshift
  • C. MySQL Workbench
  • D. SQLite
Correct Answer: B
Explanation:
Amazon Redshift is a cloud data warehouse service for analytics.
Related Question 4
Which of the following is NOT a NoSQL database type?
  • A. Document store
  • B. Graph database
  • C. Relational table
  • D. Key-value store
Correct Answer: C
Explanation:
NoSQL includes document, graph, and key-value stores; a relational table is an SQL table.
Related Question 5
Which of the following is an example of multi-factor authentication?
  • A. Password-only login
  • B. Fingerprint plus PIN entry
  • C. Single sign-on (SSO) via Google
  • D. CAPTCHA challenge only
Correct Answer: B
Explanation:
A fingerprint (something you are) plus a PIN (something you know) is multi-factor authentication.