Which of the following is an example of educational software? MCQ with Answer and Explanation

Which of the following is an example of educational software?
A. Microsoft Word
B. Windows Media Player
C. Mathematica
D. Adobe Photoshop
Answer: Option C
Solution (By JKSSB Mock Tests)
Mathematica is application software used for mathematics and education.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
Which component of an operating system serves as the textual terminal interface, accepting typed keywords from a user and passing them to the kernel?
A. Device Driver
B. Command Line Shell
C. GUI Desktop Manager
D. Linker Program

Correct Answer: Option B


Explanation:
The shell is the user interface program that wraps around the kernel, reading user text input commands and executing them.

This question belongs to: Computer Computer Software
Question #2
What is the difference between a system call and a library call?
A. Library call invokes kernel; system call is user-space
B. System call invokes kernel; library call is user-space
C. System call is for files; library call is for network
D. They are the same

Correct Answer: Option B


Explanation:
System calls request services from the OS kernel; library calls are in user-space.

This question belongs to: Computer Computer Software
Question #3
Which system tool allows a user to divide a single physical hard disk drive into multiple distinct, independent logical drive regions, each treated as a separate volume?
A. System Restorer
B. File Compactor
C. Disk Cleanup Tool
D. Disk Partitioning Utility

Correct Answer: Option D


Explanation:
Disk partitioning utilities divide a storage unit into distinct logical volumes (like C: and D:) with individual file system roots.

This question belongs to: Computer Computer Software