What is the purpose of a compiler's optimization? MCQ with Answer and Explanation

What is the purpose of a compiler's optimization?
A. To improve performance of generated code
B. To reduce memory usage
C. To fix bugs
D. All of the above
Answer: Option A
Solution (By JKExamLibrary)
Optimization enhances code efficiency in terms of speed or size.

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
Customized software explicitly commissioned and developed for a specific corporate client to meet their unique business workflows is classified as:
A. Packaged Software
B. Bespoke (Tailor-made) Software
C. Utility Software
D. System Software

Correct Answer: Option B


Explanation:
Bespoke or tailor-made software is custom-built to fulfill the exact operational requirements of a particular organization or user group.

This question belongs to: Computer Computer Software
Question #2 Report Error
Which software is used to manage and organize data in a structured format?
A. Word processor
B. Database management system
C. Spreadsheet
D. Graphics editor

Correct Answer: Option B


Explanation:
DBMS like MySQL or Oracle is application software for structured data storage and retrieval.

This question belongs to: Computer Computer Software
Question #3 Report Error
What is the main difference between a hosted and a cloud-based application?
A. Hosted is free; cloud-based is paid
B. Hosted is on local servers; cloud-based is on the internet
C. Hosted requires installation; cloud-based does not
D. No difference

Correct Answer: Option C


Explanation:
Cloud-based applications run on remote servers and are accessed via browser, requiring no local installation.

This question belongs to: Computer Computer Software