Object Oriented Programming Questions & Answers | OOP | MCQ

Object Oriented Programming | OOP | MCQ

  1. Software consists of programs, or sets of instructions, that tell the computer to perform certain processing functions.
  2. System software is the collection of software that controls the basic functions of the computer. That is, it coordinates the interaction between hardware devices, peripherals, application software, and users.
  3. Windows and Macintosh operating systems have: graphical user interfaces.
  4. Utility programs is/are designed to manage computer resources and files.
  5. The file conversion utility translates a file from one format to another, so that it can be used by another application.
  6. This multiuser, multitasking operating system is used on a wide variety of computer platforms such as Sun Microsystems, Hewlett-Packard, and Silicon Graphics. UNIX
  7. A backup archives or saves a copy of selected files from the hard disk to a diskette or to tapes.
  8. Linux operating system, especially popular for use on Web servers, was designed in 1991 by a Finnish university student and is known for its security, low price, and adaptability.
  9. Data compression allows more data to be stored on a disk.
  10. Office automation application software accomplishes a wide range of tasks from word processing to graphics to e-mail.

   11.Applications developed to perform organization-wide operations are called: business information systems.

  1. Borland Paradox, Microsoft Access, Borland dBase, and Microsoft FoxPro are examples of what type of software? Database management software
  2. A program that translates an entire program (written in a particular programming language) into machine language is called a(n) compiler
  3. Which object-oriented computer language, developed by Sun Microsystems in the early 1990s, is a popular Internet programming language because it is highly portable from one make of computer to another? Java
  4. A text-based language with codes or tags used for developing Web pages is called HTML
  5. CASE stands for computer-aided software engineering.
  6. A characteristic of object-oriented programming is inheritance, which refers to the fact that when one class of objects is defined, all other objects with the same characteristics are automatically defined by the same terms.
  7. The process of grouping pieces of data together is called encapsulation
  8. Which computer language, developed in 1960, was the first language designed for business software and is frequently used for transaction processing applications on mainframes? COBOL
  9. Systems software which have freely distributed source code are called: open source software.