Enterprise Resource Planning (ERP) software and Customer Relationship Management (CRM) tools are examples of which software category? MCQ with Answer and Explanation

Enterprise Resource Planning (ERP) software and Customer Relationship Management (CRM) tools are examples of which software category?
A. Basic Input Output Software
B. Utility Infrastructure
C. System Software
D. Business Application Software
Answer: Option D
Solution (By JKSSB Mock Tests)
ERP and CRM tools are sophisticated application software packages built to manage complex business and operational workflows.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
A utility program that securely deletes files by overwriting their storage sectors with zeros or random noise multiple times to comply with data data sanitization standards is a:
A. System Registry Sweeper
B. Data Sanitization / Secure Erase Utility
C. Disk Defragmenter Tool
D. File Archiver Engine

Correct Answer: Option B


Explanation:
Secure erase utilities use data sanitization algorithms to overwrite drive sectors repeatedly, ensuring deleted information cannot be recovered by forensic tools.

This question belongs to: Computer Computer Software
Question #2
What is the main purpose of a system audit tool?
A. To compress files
B. To review system security and compliance
C. To backup data
D. To defragment disk

Correct Answer: Option B


Explanation:
Audit tools check for vulnerabilities and policy violations.

This question belongs to: Computer Computer Software
Question #3
What is an interpreter?
A. Links multiple programs
B. Translates entire code at once
C. Converts assembly language to machine code
D. Translates high-level code to machine code line by line

Correct Answer: Option D


Explanation:
An interpreter translates and executes high-level code line by line, unlike a compiler.

This question belongs to: Computer Computer Software