Which of the following is an example of a cloud-based application? MCQ with Answer and Explanation

Which of the following is an example of a cloud-based application?
A. Linux
B. Microsoft Office 365
C. BIOS
D. Windows 10
Answer: Option B
Solution (By JKExamLibrary)
Office 365 is a cloud-based application suite accessible via the internet.

This question belongs to: Computer Computer Software

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1 Report Error
Which of the following is a utility software for managing device drivers?
A. Task Manager
B. Control Panel
C. Device Manager
D. File Explorer

Correct Answer: Option C


Explanation:
Device Manager is used to view and manage hardware drivers.

This question belongs to: Computer Computer Software
Question #2 Report Error
Software that is explicitly designed to perform a specific task for an end-user, such as creating a spreadsheet or editing a photo, is classified as:
A. Application Software
B. Firmware
C. Utility Software
D. System Software

Correct Answer: Option A


Explanation:
Application software is designed to accomplish specific user-oriented tasks, unlike system software which runs the background infrastructure.

This question belongs to: Computer Computer Software
Question #3 Report Error
What is the function of a software debugger's breakpoint?
A. Manages memory
B. Compiles code
C. Links libraries
D. Pauses execution at a specific line

Correct Answer: Option D


Explanation:
Breakpoints allow developers to halt program execution to inspect state.

This question belongs to: Computer Computer Software