System Software MCQ-1

System Software Multiple Choice Question With Answer

Software

Software is the set of program which is used to complete a particular goal is called software , In our Computer system we can not perform any operation without software.

We can say that the computer hardware is an engine where the software is it’s fuel .

System software is a set of program that manage the resources of a computer system . system software is a collection of system programs that performs a variety of function

  • File editing
  • Resource Accounting
  • Input & Output Management
  • Storage
  • Memory Management
  • Access Management

Q.1 Special purpose software are categorized as?



  • Application software


  • System software


  • Utility software


  • None

Q.2 Which part of a computer system consists of data and computer instructions?



  • Software


  • Chip


  • Hardware


  • DOS

Q.3 Which of the following is an example of software?



  • Keyboard


  • Compiler


  • Mouse


  • Monitor

Q.4 Translators specifically designed for low-level programming languages (assembly language) are termed as?



  • Assembler


  • Compiler


  • Linker


  • Loader

Q.5 Which of the following is classified as system software?



  • Spreadsheets


  • Device drivers


  • MS Word


  • None

Q.6 A program that is currently in a state of execution is called a?



  • Process


  • Instruction


  • Procedure


  • None

Q.7 Operating systems and utility programs are primary examples of?



  • System software


  • Device drivers


  • Application software


  • Customized software

Q.8 Which of the following are examples of system programs?



  • Operating System


  • Trace Program


  • Compiler


  • All of these

Q.9 Analysis which determines the meaning of a statement once its grammatical structure is known is termed as?



  • Semantic analysis


  • Regular analysis


  • Syntax analysis


  • General analysis

Q.10 An Assembler is machine dependent primarily because of the?



  • Argument list array (ALA)


  • Macro definition table (MDT)


  • Pseudo operation table (POT)


  • Mnemonics operation table (MOT)

Q.11 A collection of integrated modules or programs is called?



  • Software


  • Multimedia


  • MS Office


  • None of these

Q.12 Which software is absolutely mandatory for a computer to function and manage its resources?



  • System Software


  • Application Software


  • ERP Software


  • None of these

Q.13 A translator that reads an entire program in high-level language and converts it into machine code all at once is a?



  • Compiler


  • Translator


  • Assembler


  • None of these

Q.14 In compiler design, bottom-up parsing typically involves which of the following?



  • Shift reduces


  • Operator check


  • Both A & B


  • None of these

Q.15 In the stages of a compiler, 'Parsing' is also known as?



  • Lexical analysis


  • Syntax analysis


  • Semantic analysis


  • Code generation

Q.16 Which phase of the compiler is responsible for checking the grammatical structure of the code?



  • Lexical analysis


  • Syntax analysis


  • Semantic analysis


  • Code generation

Q.17 What is an Interpreter?



  • A program that prepares code for execution


  • A program for assembly language


  • A program that executes a source program directly


  • None

Q.18 An interpreter is a program that ________?



  • Appears to execute a source as if it were machine language


  • Translates assembly code


  • Converts HLL to machine code at once


  • Places programs into memory

Q.19 What functions does a 'Debug Monitor' help perform?



  • Setting breakpoints


  • Displaying variable values


  • Both A & B


  • None of above

Q.20 The term 'Open Source Software' is frequently used interchangeably with?



  • Free software


  • Operating System


  • Free source software


  • None of above

Scroll to Top