This section provides a comprehensive set of multiple choice questions (MCQs) specifically designed for those studying or working in the field of computer science. It covers a broad range of topics within computer science, including programming languages, data structures, algorithms, databases, operating systems, computer networks and software engineering . The questions are categorized and organized to facilitate focused learning and targeted practice .
What is the purpose of an operating system? | os.
ReportQuestion
Anonymous
A. To run games onlyB. To manage hardware and software resourcesC. To display imagesD. To play music
Please briefly explain why you feel this question should be reported.
Report
Cancel
Explain the difference between a virus and a worm. |.
ReportQuestion
Anonymous
A. There is no differenceB. A virus needs a host program; a worm does notC. A worm needs a host program; a virus does not
Please briefly explain why you feel this question should be reported.
Report
Cancel
What does SQL stand for? | rdbms sql & sql
ReportQuestion
Anonymous
A. Simple Query LanguageB. Structured Query LogicC. Standard Query LanguageD. Structured Query Language
View ...
Please briefly explain why you feel this question should be reported.
Report
Cancel
Which data structure follows the Last-In-First-Out (LIFO) principle? | lifo.
ReportQuestion
Anonymous
A. QueueB. Linked ListC. StackD. Tree
View Answer
Please briefly explain why you feel this question should be reported.
Report
Cancel
What is the primary function of a compiler? | compilers.
ReportQuestion
Anonymous
A. To execute a program directlyB. To translate high-level language into machine codeC. To debug a programD. To interpret a program line by line
Please briefly explain why you feel this question should be reported.
Report
Cancel
What is the role of an operating system in managing.
ReportQuestion
Anonymous
A. To display graphics on the screenB. To run applications and manage computer resourcesC. To store data on the hard driveD. To connect to ...
Please briefly explain why you feel this question should be reported.
Report
Cancel
What is a software development lifecycle (SDLC)? | lifecycle sdlc.
ReportQuestion
Anonymous
A. A process for designing computer hardwareB. A framework for developing and maintaining software applicationsC. A technique for debugging softwareD. A method for testing ...
Please briefly explain why you feel this question should be reported.
Report
Cancel
What is the difference between a function and a procedure.
ReportQuestion
Anonymous
A. Functions return values, procedures do notB. Procedures return values, functions do notC. There is no differenceD. Functions are always longer than procedures
Please briefly explain why you feel this question should be reported.
Report
Cancel
What is the purpose of a cache memory in a.
ReportQuestion
Anonymous
A. To store the operating systemB. To store long-term dataC. To speed up data access by storing frequently accessed dataD. To manage network connections
Please briefly explain why you feel this question should be reported.
Report
Cancel
Explain the concept of encapsulation in object-oriented programming. | encapsulation.
ReportQuestion
Anonymous
A. The process of creating multiple classes from a single base classB. The ability of an object to take on many formsC. The process of hiding internal data ...
Please briefly explain why you feel this question should be reported.
Report
Cancel