Operating Systems and Software Types Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the primary role of the operating system?

  • To restore deleted files
  • To perform network configuration
  • To create multimedia content
  • To coordinate the interaction between users and hardware (correct)

Which of the following is NOT considered system software?

  • Excel (correct)
  • Driver
  • Antivirus software
  • Operating system

Which function is associated with application software?

  • Executing file backups
  • Coordinating CPU activities
  • Managing hardware resources
  • Performing specific tasks for users (correct)

Utility software includes which of the following?

<p>Antivirus software (A)</p> Signup and view all the answers

What is one of the main functions of an operating system?

<p>Managing application software execution (B)</p> Signup and view all the answers

What is a key characteristic of the GPL license?

<p>It requires derivative works to remain under the same GPL license. (B)</p> Signup and view all the answers

What does the BSD License allow that the GPL does not?

<p>Redistribution of modified code under a proprietary license. (D)</p> Signup and view all the answers

Which of the following describes freeware?

<p>Software available at no cost with no access to the source code. (B)</p> Signup and view all the answers

What is the primary purpose of shareware?

<p>To allow users to test software before making a purchase. (D)</p> Signup and view all the answers

What is meant by the term 'copyleft' in the context of open-source licenses?

<p>A concept requiring derivative works to share the same licensing freedoms. (D)</p> Signup and view all the answers

Which of the following statements about proprietary licenses is true?

<p>They restrict users’ rights to modify and distribute the software. (C)</p> Signup and view all the answers

Which software type allows users to try the software before they buy it?

<p>Shareware (B)</p> Signup and view all the answers

What is a common aspect of all free software licenses?

<p>They require source code access for modifications. (A)</p> Signup and view all the answers

Which of the following is a characteristic of free software?

<p>It allows unlimited distribution and modification. (B)</p> Signup and view all the answers

What distinguishes horizontal market software from vertical market software?

<p>Vertical market software focuses on specialized tasks within a specific sector. (B)</p> Signup and view all the answers

Which programming language type requires source code to be compiled before execution?

<p>C/C++ (A)</p> Signup and view all the answers

Which statement about object code is accurate?

<p>It is generated directly from source code. (C)</p> Signup and view all the answers

What is one of the four fundamental freedoms of free software?

<p>Freedom to run the program for any purpose. (C)</p> Signup and view all the answers

What role does the source code play in software development?

<p>It is the human-readable version intended for programming tasks. (A)</p> Signup and view all the answers

Which operating system is known for being open-source?

<p>Linux (A)</p> Signup and view all the answers

Which of the following describes proprietary software?

<p>It restricts usage and distribution rights. (B)</p> Signup and view all the answers

Which of the following describes a full proprietary license?

<p>It requires users to purchase or subscribe to use the software. (C)</p> Signup and view all the answers

What is the primary advantage of a computer network?

<p>Facilitates sharing of information and services. (C)</p> Signup and view all the answers

Which of the following is NOT a component of a computer network?

<p>A digital camera (C)</p> Signup and view all the answers

What characterizes a Client-Server architecture?

<p>A server allows multiple computers to access data and programs. (C)</p> Signup and view all the answers

What is the role of a router in a TCP/IP network?

<p>It manages the routing of data between networks. (A)</p> Signup and view all the answers

Which type of transmission allows for wireless communication?

<p>Bluetooth (C)</p> Signup and view all the answers

What does DNS stand for in networking contexts?

<p>Domain Name Service (D)</p> Signup and view all the answers

In P2P (Peer to Peer) architecture, what is true about a peer?

<p>It can both request and provide services. (A)</p> Signup and view all the answers

What is the primary characteristic of circuit switching?

<p>A dedicated circuit is maintained for the entire connection. (A)</p> Signup and view all the answers

What advantage does packet switching provide over circuit switching?

<p>Avoidance of congestion by using various paths for packets. (A)</p> Signup and view all the answers

Which of the following is NOT a type of cloud computing?

<p>Network as a Service (NaaS) (C)</p> Signup and view all the answers

In packet switching, what information is contained in the packet header?

<p>Sender and receiver addresses, and sequence number. (D)</p> Signup and view all the answers

Which cloud computing model provides the storage and processing capabilities while the user manages applications?

<p>Infrastructure as a Service (IaaS) (A)</p> Signup and view all the answers

What is a key function of Data as a Service (DaaS)?

<p>To enable users to interact with databases hosted on a server. (C)</p> Signup and view all the answers

What best describes the nature of packets in packet switching?

<p>They are considered independent informational entities. (A)</p> Signup and view all the answers

Which of the following best describes Cloud Computing?

<p>Delivery of computing resources over the internet from configurable resources. (C)</p> Signup and view all the answers

Flashcards

System Software

Programs managing computer operations, like network configuration.

Operating System (OS)

Software coordinating user interaction, applications, hardware, and peripherals.

Application Software

Software allowing users to perform specific tasks (e.g., writing, gaming).

Utility Software

Software for specific tasks like antivirus, restoring, or backing up data (part of the OS).

Signup and view all the flashcards

Operating System Functions

CPU management, hardware management, file management, task management, application execution – the core OS duties.

Signup and view all the flashcards

Graphical User Interface (GUI)

A visual interface for interacting with a computer, using icons, menus, and windows.

Signup and view all the flashcards

What are the main types of Operating Systems?

The main types of operating systems are Microsoft Windows, Unix, Mac OS X (Apple), and Linux.

Signup and view all the flashcards

Vertical Market Software

Software designed for specific tasks in a particular industry or sector.

Signup and view all the flashcards

Horizontal Market Software

Software that performs common tasks across multiple industries.

Signup and view all the flashcards

Source Code

The human-readable instructions written in a programming language that need to be translated into machine language.

Signup and view all the flashcards

Object Code

The machine-readable code generated from the source code, which can be understood and executed by computers.

Signup and view all the flashcards

What are the two main types of programming language translation?

The two main types are compiled and interpreted languages.

Signup and view all the flashcards

Free Software

Software where users have the freedom to use, modify, and distribute, often with access to the source code.

Signup and view all the flashcards

GPL License

A popular open-source license that ensures modified versions remain open source and enforce 'copyleft,' meaning derivative works must retain the same freedoms.

Signup and view all the flashcards

BSD License

A more permissive license than GPL, allowing modified code to be redistributed under a proprietary license, meaning developers have more control over distribution.

Signup and view all the flashcards

Proprietary License

A license restricting use, modification, and distribution of software, where the software is owned by the creator, and users have limited rights.

Signup and view all the flashcards

Freeware

Software available for free use but remains under the creator's control, without the ability to modify or redistribute it.

Signup and view all the flashcards

Shareware

Software initially distributed for free, often as a trial version, but requires payment for continued use or to unlock features.

Signup and view all the flashcards

What's the difference between GPL and BSD licenses?

The GPL ensures modified versions remain open source, enforcing 'copyleft,' while BSD allows for modification and redistribution under a proprietary license.

Signup and view all the flashcards

How do freeware and shareware differ?

Freeware is free to use but remains under the creator's control, while shareware is free initially, but requires payment for full use or additional features.

Signup and view all the flashcards

Full Proprietary License

A software license requiring purchase or subscription. It restricts usage, limits device installation, and prevents source code access, modification, or redistribution.

Signup and view all the flashcards

Computer Network

A connection between two or more computers using a transmission medium for data exchange.

Signup and view all the flashcards

Network Elements

The components essential for a network to function, including computers, physical lines, and communication protocols.

Signup and view all the flashcards

Advantages of a Computer Network

Benefits include improved communication, shared resources like devices and data, centralized databases, and enhanced collaboration.

Signup and view all the flashcards

Wired Transmission Media

Physical cables for data transfer, including twisted pair, coaxial cable, and fiber optic cable.

Signup and view all the flashcards

Wireless Transmission Media

Non-physical methods for data transfer, such as infrared, Bluetooth, and Wi-Fi.

Signup and view all the flashcards

Client/Server Architecture

A network structure where a powerful server provides resources to multiple client computers, like data, programs, and services.

Signup and view all the flashcards

P2P (Peer to Peer) Architecture

A network where each device can act as both a client and a server, sharing and requesting resources directly.

Signup and view all the flashcards

URL

A unique address that identifies a specific resource on the internet, like a webpage or file.

Signup and view all the flashcards

Protocol

A set of rules governing communication between computers on the internet, ensuring smooth data exchange.

Signup and view all the flashcards

Hostname

The unique name that identifies a specific website, often including the domain name.

Signup and view all the flashcards

Domain

A group of related websites sharing a common administrative domain, usually ending with a top-level domain (TLD) like .com or .org.

Signup and view all the flashcards

Circuit Switching

A communication method where a dedicated connection is established between two devices for the entire duration of the call, like a physical phone line.

Signup and view all the flashcards

Packet Switching

A communication method where data is broken into packets, sent independently, and reassembled at the destination.

Signup and view all the flashcards

Cloud Computing

A model for delivering computing resources, such as storage, processing, or data transmission, over the internet on demand.

Signup and view all the flashcards

SaaS (Software as a Service)

A cloud computing model where software applications are hosted on a remote server and accessed over the internet.

Signup and view all the flashcards

Related Documents

Software and Networks Notes PDF

More Like This

Software Types and Operating Systems Basics
10 questions
Introduction to Software and Systems
28 questions

Introduction to Software and Systems

InstrumentalHarpGuitar2170 avatar
InstrumentalHarpGuitar2170
Types of PC Software Quiz
10 questions

Types of PC Software Quiz

VivaciousUnity8468 avatar
VivaciousUnity8468
System Software: Types and Functions
10 questions
Use Quizgecko on...
Browser
Browser