Software Engineering MCQs

Prepare with the latest Software Engineering MCQs with answers and explanations. Free online practice for competitive exams, interviews, and university tests.

1605. What is the difference between a CD-ROM and a CD-RW ?

A. A CD-RW can be written to, but a CD-ROM can only be read from.
B. They are the same — just two different terms used by different manufacturers.
C. A CD-ROM holds more information than a CD-RW.
D. A CD-ROM can be written to and a CD-RW cannot.
✅ The correct answer is option A.

1606. What does FSF stand for ?

A. Free Software File
B. File Server First
C. First Serve First
D. Free Software Foundation
✅ The correct answer is option D.

1607. A compiler is_________________?

A. a program that places programs into memory and prepares them for execution
B. a program that automate the translation of assembly language into machine language
C. is a program that appears to execute a source program as if it were machine language
D. program that accepts a program written in a high level language and produces an object program
✅ The correct answer is option D.

1608. A web cookie is a small piece of data__________________?

A. sent from user and stored in the server while a user is browsing a website
B. sent from a website and stored in user’s web browser while a user is browsing a website
C. sent from root server to all servers
D. all of the above
✅ The correct answer is option B.