Computer Science MCQS

Computer Science MCQ with detailed explanations for students & freshers preparing for entrance exams, various tests, interviews, competitive exams like GATE exam, interview, competitive examination and entrance exam.

Which of the following is not a feature of DBMS?

A. a) Minimum Duplication and Redundancy of Data
B. b) High Level of Security
C. c) Single-user Access only
D. d) Support ACID Property
Computer Science MCQS Data Base MCQS

 Which of the following is not a type of database?

A. a) Hierarchical
B. b) Network
C. c) Distributed
D. d) Decentralized
Computer Science MCQS Data Base MCQS

In which of the following formats data is stored in the database management system?

A. a) Image
B. b) Text
C. c) Table
D. d) Graph
Computer Science MCQS Data Base MCQS

Which type of data can be stored in the database?

A. a) Image oriented data
B. b) Text, files containing data
C. c) Data in the form of audio or video
D. d) All of the above
Computer Science MCQS Data Base MCQS

Who created the first DBMS?

A. a) Edgar Frank Codd
B. b) Charles Bachman
C. c) Charles Babbage
D. d) Sharon B. Codd
Computer Science MCQS Data Base MCQS

What is DBMS?

A. a) DBMS is a collection of queries
B. b) DBMS is a high-level language
C. c) DBMS is a programming language
D. d) DBMS stores, modifies and retrieves data
Computer Science MCQS Data Base MCQS

What is a database?

A. a) Organized collection of information that cannot be accessed, updated, and managed
B. b) Collection of data or information without organizing
C. c) Organized collection of data or information that can be accessed, updated, and managed
D. d) Organized collection of data that cannot be updated
Computer Science MCQS Data Base MCQS

What is the full form of DBMS?

A. a) Data of Binary Management System
B. b) Database Management System
C. c) Database Management Service
D. d) Data Backup Management System
Computer Science MCQS Data Base MCQS

The two steps the operating system takes to use a disk to hold its files are and _

A. a) caching & logical formatting
B. b) logical formatting & swap space creation
C. c) swap space creation & caching
D. d) partitioning & logical formatting
Computer Science MCQS Operating System MCQs

The _ program initializes all aspects of the system, from CPU registers to device controllers and the contents of main memory, and then starts the operating system.

A. a) bootstrap
B. b) main
C. c) bootloader
D. d) rom
Computer Science MCQS Operating System MCQs

Network operating system runs on _

A. a) every system in the network
B. b) server
C. c) both server and every system in the network
D. d) none of the mentioned
Computer Science MCQS Operating System MCQs

What are the types of distributed operating systems?

A. a) Zone based Operating system
B. b) Level based Operating system
C. c) Network Operating system
D. d) All of the mentioned
Computer Science MCQS Operating System MCQs

Whenever a process needs I/O to or from a disk it issues a __

A. a) system call to the operating system
B. b) a special procedure
C. c) system call to the CPU
D. d) all of the mentioned
Computer Science MCQS Operating System MCQs

On systems where there are multiple operating system, the decision to load a particular one is done by _

A. a) process control block
B. b) file control block
C. c) boot loader
D. d) bootstrap
Computer Science MCQS Operating System MCQs

To recover from failures in the network operations _ information may be maintained.

A. a) operating system
B. b) ip address
C. c) stateless
D. d) state
Computer Science MCQS Operating System MCQs

 The operating system _ the links when traversing directory trees, to preserve the acyclic structure of the system.

A. a) deletes
B. b) considers
C. c) ignores
D. d) none of the mentioned
Computer Science MCQS Operating System MCQs

The operating system keeps a small table containing information about all open files called __

A. a) file table
B. b) directory table
C. c) open-file table
D. d) system table
Computer Science MCQS Operating System MCQs

If the sum of the working – set sizes increases, exceeding the total number of available frames __

A. a) the operating system selects a process to suspend
B. b) the system crashes
C. c) then the process crashes
D. d) the memory overflows
Computer Science MCQS Operating System MCQs

The priority of a process will __ if the scheduler assigns it a static priority.

A. a) depends on the operating system
B. b) change
C. c) remain unchanged
D. d) none of the mentioned
Computer Science MCQS Operating System MCQs

Which one of the following is a real time operating system?

A. a) Windows CE
B. b) RTLinux
C. c) VxWorks
D. d) All of the mentioned
Computer Science MCQS Operating System MCQs

 For real time operating systems, interrupt latency should be __

A. a) zero
B. b) minimal
C. c) maximum
D. d) dependent on the scheduling
Computer Science MCQS Operating System MCQs
Scroll to Top