Application and System Software

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

Which of the following best describes the relationship between application software and system software?

  • Application software manages hardware, while system software interacts with the user.
  • Both types of software operate independently and do not interact.
  • Application software directly controls the computer's internal resources, while system software solves specific user problems.
  • System software enables application software to interact with the computer's hardware. (correct)

Which of the following is NOT a core function typically managed by the operating system (OS)?

  • Managing the central processing unit (CPU).
  • Controlling access to websites. (correct)
  • Coordinating task execution.
  • Overseeing file storage and retrieval.

During the booting process, what is the primary role of the Basic Input/Output System (BIOS)?

  • Obtaining the operating system from the internet.
  • Managing security protocols.
  • Loading application software into memory.
  • Testing main memory, CPU, and hardware. (correct)

A computer is already running. What is the difference between performing a 'warm boot' versus a 'cold boot'?

<p>A cold boot involves turning the computer off and then on, while a warm boot restarts an already on computer. (B)</p>
Signup and view all the answers

How does the operating system facilitate multitasking?

<p>By directing the processor to alternate time between multiple programs until their processing is complete. (C)</p>
Signup and view all the answers

Which of the following describes the function of 'spooling' in CPU management?

<p>Placing a print job into a buffer so the CPU can continue with other tasks. (C)</p>
Signup and view all the answers

What is the purpose of a 'pathname' in file management?

<p>To provide a unique address for accessing a specific file. (B)</p>
Signup and view all the answers

In the context of computer security, what is the primary function of security management within an operating system?

<p>Permitting users to control access to their computers. (D)</p>
Signup and view all the answers

What is the function of device drivers?

<p>Allowing input and output devices to communicate with the rest of the computer system. (B)</p>
Signup and view all the answers

What is the key difference between utility programs that come with an OS and those bought separately?

<p>Utilities that are bought separately typically offer more specialized or advanced features. (A)</p>
Signup and view all the answers

Which of the following is an example of a special-purpose key on a keyboard?

<p>A key used to display the Start menu. (C)</p>
Signup and view all the answers

What is the primary purpose of 'macros' in a user interface??

<p>Providing keyboard shortcuts to automate a series of commands. (B)</p>
Signup and view all the answers

In a Graphical User Interface (GUI), what is the function of a 'rollover'?

<p>Displaying a small text box that explains an icon's function when the mouse hovers over it. (D)</p>
Signup and view all the answers

What is a 'cascading menu' in a GUI?

<p>A menu that flies out with more options when you hover over a parent option. (A)</p>
Signup and view all the answers

Which of the following correctly describes the function of the 'taskbar' in most operating systems?

<p>It contains the Start button and icons for currently open files/programs. (B)</p>
Signup and view all the answers

What is the key conceptual difference between a 'platform' and an 'operating system'?

<p>A platform specifies the particular processor and OS, while an operating system manages hardware and software resources. (A)</p>
Signup and view all the answers

Which of the following operating system types is specifically designed to manage resources on a local area network (LAN)?

<p>Network operating system. (C)</p>
Signup and view all the answers

Which characteristic is most typical of an 'embedded operating system'?

<p>Resides on a CPU chip. (A)</p>
Signup and view all the answers

What is the defining characteristic of 'open-source' software, such as Linux?

<p>It is free to download, use and modify. (C)</p>
Signup and view all the answers

Which statement regarding the use of application software is MOST accurate?

<p>People interact with application software, which interacts with system software, which interacts with the computer. (B)</p>
Signup and view all the answers

What is the key distinction between 'packaged software' and 'custom software'?

<p>Packaged software is mass-produced for a wide variety of users, while custom software is crafted for a specialized need. (C)</p>
Signup and view all the answers

What are the key differences between 'Rentalware' and 'Shareware'?

<p>Shareware is distributed free for a trial period and is licensed after payment, Rentalware is leased for a fee and downloaded on demand. (D)</p>
Signup and view all the answers

What does it mean when commercial software is 'copyrighted'?

<p>Users must get a license from the owner and agree not to make unauthorized copies. (C)</p>
Signup and view all the answers

Which of the following software license types would be most appropriate for a university that wants to install software on all computers in a computer lab?

<p>Site license. (A)</p>
Signup and view all the answers

What is the primary risk associated with using 'pirated software'?

<p>It may contain viruses or malware and lacks official support. (C)</p>
Signup and view all the answers

What is the main purpose of using 'tutorials & documentation' when learning to use a new software application?

<p>To understand the software's functionality through step-by-step instructions and reference materials. (B)</p>
Signup and view all the answers

What is 'productivity software' primarily designed to do?

<p>Help users become more productive at particular tasks.. (C)</p>
Signup and view all the answers

Which of the following is an example of a 'specialty software' application??

<p>Tax preparation software. (A)</p>
Signup and view all the answers

What is the purpose of Data files?

<p>Data files contain data, such as words, numbers, pictures and sounds. (B)</p>
Signup and view all the answers

What is the primary purpose of a program file?

<p>To store software instructions that execute when the program is opened. (C)</p>
Signup and view all the answers

What is the difference between 'importing' and 'exporting' files?

<p>Importing converts data from another source into a compatible format, while exporting transforms data into a format that can be used in another program. (A)</p>
Signup and view all the answers

When should 'lossless compression' be used over 'lossy compression'?

<p>When exact data recreation is paramount, for database files or computer data. (D)</p>
Signup and view all the answers

What additional capabilities do word processing software products have?

<p>Creating, formatting, printing and saving. (B)</p>
Signup and view all the answers

Spelling and grammar checkers should be completely relied upon to be fully accurate. true or false?

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

When considering an outline with heirarchy, what would assist the user best?

<p>Tags on headings in the Outline View. (D)</p>
Signup and view all the answers

In spreadsheet software, which term refers to the descriptive text that identifies the contents of a row or column?

<p>Labels (D)</p>
Signup and view all the answers

In spreadsheet software, how do you define the mathematical relationship between different cells?

<p>Formulas (D)</p>
Signup and view all the answers

Which feature is MOST likely to be part of database software?

<p>Querying and data indexing. (B)</p>
Signup and view all the answers

What is the role of a 'key' field in a relational database?

<p>To sort and organize the database. (D)</p>
Signup and view all the answers

A company needs a software package which has integrated word processing, spreadsheet, and databse functionality. What type of software is that software package?

<p>Integrated package (D)</p>
Signup and view all the answers

What does CAD software help accomplish?

<p>Design and creation of both 2D and 3D designs (C)</p>
Signup and view all the answers

Flashcards

Application software

Software developed to solve a problem or provide entertainment.

System software

Software enabling application software to interact with the hardware.

Operating system

Principal component of system software in any computing system.

Device drivers

Software helping the computer control peripheral devices.

Signup and view all the flashcards

Utility programs

Software used to support, enhance, or expand existing programs.

Signup and view all the flashcards

Operating System (OS)

Low-level, master system of programs that manage the computer.

Signup and view all the flashcards

Booting

Process of loading an OS into the computer's main memory.

Signup and view all the flashcards

Cold boot

Turning on a computer's “on” system.

Signup and view all the flashcards

Warm boot

Restarting a computer that is already on.

Signup and view all the flashcards

Central processing unit

CPU is the what?

Signup and view all the flashcards

Supervisor (kernel)

Software that manages the CPU.

Signup and view all the flashcards

Buffer

Place where data/programs sit while waiting.

Signup and view all the flashcards

Placing a print job into a buffer

To spool is?

Signup and view all the flashcards

Data File

A named collection of data

Signup and view all the flashcards

Program File

A program existing in a computer's secondary storage

Signup and view all the flashcards

Task

Operation to store, print, or calculate.

Signup and view all the flashcards

Multitasking

Handling more than one program concurrently.

Signup and view all the flashcards

Graphical User Interface (GUI)

GUI stands for?

Signup and view all the flashcards

Desktop

The system's main interface screen

Signup and view all the flashcards

Title Bar

Runs across the top of the display window.

Signup and view all the flashcards

Menu Bar

Shows the names of the pull-down menus available.

Signup and view all the flashcards

Toolbar

Displays menus/icons for frequently used options.

Signup and view all the flashcards

Taskbar

Contains the Start button and icons for open files.

Signup and view all the flashcards

Window

A rectangular portion of the display screen.

Signup and view all the flashcards

Platform

The particular processor model and OS.

Signup and view all the flashcards

Stand-alone operating system

Operating system for a single computer.

Signup and view all the flashcards

Network operating system

Operating system coordinating a network.

Signup and view all the flashcards

Embedded OS

OS that resides on a CPU chip.

Signup and view all the flashcards

Application software

Programs that do the work users are directly interested in.

Signup and view all the flashcards

Device Drivers

Specialized software allowing I/O devices to communicate.

Signup and view all the flashcards

Utilities

Service programs controlling computer resources.

Signup and view all the flashcards

Custom Software

Software crafted for a particular function or business purpose.

Signup and view all the flashcards

Packaged software

Copyrighted, mass-produced software sold in stores or online.

Signup and view all the flashcards

Public-domain software

Software not protected by copyright and free to use.

Signup and view all the flashcards

Freeware

Copyrighted software distributed free of charge.

Signup and view all the flashcards

Shareware

Copyrighted software free for a trial, payment required to continue use.

Signup and view all the flashcards

Rentalware

Online software leased for a fee and downloaded when needed.

Signup and view all the flashcards

Web application (web app)

Software running on a remote Internet server.

Signup and view all the flashcards

Pirated software

Obtained illegally, violating software copyright.

Signup and view all the flashcards

Study Notes

  • Application software solves specific user problems or provides entertainment.
  • System software operates at a fundamental computer level, enabling application software interaction and managing resources.
  • System software facilitates the management of internal, external resources, and hardware.

System Software Components

  • Operating systems are the key component , overseeing system software operations.
  • Device drivers aid in managing peripheral devices.
  • Utility programs support, improve, or enhance existing computer programs.

Operating Systems

  • An OS constitutes the core system programs, managing a computer's basic operations.
  • Every general-purpose computer relies on an OS for running different programs.
  • Users can concentrate on applications rather than the intricacies of the computer due to the OS.
  • Each application is designed to run with a specific OS.

Booting

  • Booting involves loading an OS into the computer's memory.
  • Booting involves turning the computer on and running tests to test memory, CPU, and hardware.
  • The Basic Input/Output System (BIOS) operating instructions are transferred to main memory.
  • The instructions enable hardware operation and OS location.
  • During booting, the boot program loads the OS into the computer's main memory.
  • Cold boot refers to turning on the computer's system.
  • Warm boot refers to restarting an already powered-on computer.
  • Boot disk involves using a CD or flash drive with the necessary files to initiate the OS.
  • Cloud booting allows booting from the cloud.

CPU Management

  • The CPU is the central processing unit.
  • Supervisor software (kernel) oversees CPU operations.
  • The Supervisor directs programs in memory, for tasks supporting applications.
  • The supervisor remains resident in memory while the computer is running.

Memory Management

  • OS tracks memory locations to prevent program and data overlap.
  • Portions of programs/data get swapped into the same memory at different times.
  • O/S tracks virtual memory.

Queues, Buffers, Spooling

  • Queue is a first-in, first-out (FIFO) sequence of data or programs waiting to be processed.
  • Buffer is a memory location where data/programs reside while awaiting action.
  • Spooling places a print job into a buffer, allowing the CPU to handle other tasks while waiting for the printer.

File Management

  • A "file" is either data or a program.
  • Data files are named collections of data.
  • Program files are existing programs in a computer's secondary storage.
  • OS locates files, enabling access on secondary storage devices.
  • The file system uses a hierarchical arrangement.
  • The top level consists of directories (folders).
  • Subdirectories reside below folders.
  • Pathnames are used to pinpoint files: for example C:/MyDocuments/Termpaper/section1.doc

Task Management

  • Computers execute numerous tasks concurrently, necessitating task management.
  • A "task" is an operation like storing, printing, or calculating.
  • Multitasking is managing numerous programs simultaneously.
  • The OS directs the processor to cycle through programs until completion.

Security Management

  • Operating systems manage user access via IDs and passwords.
  • Initially setting a password is required during the first system startup.

Other System Software

  • Functionality is added to your computer via drivers and utility programs,

Device Drivers

  • Device Drivers are specialized programs enabling communication between input/output devices and the computer.
  • Device drivers are available upon computer purchase or come with new hardware.
  • Device drivers can be downloaded from the manufacturer's website.

Utilities

  • Utilities are service programs managing computer resources.
  • Utilities can conduct backups, ensure virus protection, enable data recovery, and compress files.
  • Utility programs can defragment files, clean disks, and remove temporary files.
  • Utilities like Norton SystemWorks and McAfee Utilities can be pre-installed or purchased.

Common Features of the User Interface

  • User-interface features use graphics to ease a person's interaction with the computer.

The User Interface

  • The display screen is user-controllable.
  • The user interacts with the keyboard or mouse.

Keyboard and Mouse

  • Special-purpose keys facilitate data input, editing, and command execution.
  • Function keys (F1, F2, etc.) are used to execute commands tailored to the specific software.
  • Macros are keyboard shortcuts for executing command series.
  • Mouse pointer navigates the screen.

Graphical User Interface (GUI)

  • Guarantees the use of a mouse or keystrokes to select icons and commands from menus.
  • Three primary GUI features: the desktop, icons, and menus.
  • Desktop is the primary interface screen of the system.
  • Icons represent program, data files, and procedures.
  • Rollover produces text explaining an icon upon cursor hover.
  • Menus are lists of available commands/options
  • Menus appear as cascading, pull-up, or pop-up lists.
  • Title bar runs across the top displaying the folder name.
  • Menu bar shows available pull-down menus.
  • Toolbar displays icons for quick access to options.
  • Taskbar includes system buttons.
  • Windows are the rectangular areas for viewing data files/programs.

Common Operating Systems

  • Windows, Mac OS and Unix/Linux are common operating systems for general computer users.
  • Platform is the operating system and processor model on which a computer system is based.
  • There are three categories of operating systems: stand-alone, network and embedded.

Stand-Alone Operating Systems

  • Stand-alone OS which works on a single computer.
  • Mac platforms operate on Apple Macintosh.
  • PC platforms operate Microsoft Windows.
  • Some legacy systems still being used include DOS (Disk Operating System).

Mac OS X ("Ten")

  • Mac OS X operates on Apple Macintosh computers which is favorable for desktop publishing, graphics, and educational purposes.
  • GUI was first developed in Xerox.
  • Mac OS X is a proprietary OS.
  • Mac OS X from 2000 is based on Unix.
  • Mac OS 10.8 is Mountain Lion (2011).
  • Mac OS 10.9 is Mavericks (2013).
  • Apple iOS runs mobile devices.

Microsoft Windows

  • Windows is the common operating system for desktops and portable PCs.
  • Early editions were 95, 98, 2000, ME, XP, Vista, then came Windows 7 and 8.
  • Windows 7 is still the most commonly used.
  • Windows 8 has desktop and tile layouts.
  • Tile layouts allow gesture touch screens.

Network Operating Systems

  • Novell's Open Enterprise Server (OES), designed for microcomputer-based local area networks (LANs) within companies or campuses.
  • Network OS is situated on a server.
  • Multiple users share resources.
  • Windows Server is designed for network servers.

Unix

  • Unix is a multi-tasking operating system with multiple users, suitable for networking and adaptable for any computer.
  • Unix is used to run the Internet backbone due stability.
  • Large organizations use applications such as currency trading, and airplane design.
  • Versions include Solaris, BSD
  • Command-line interface is used for Unix.

Linux

  • Linux is a free version of Unix.
  • Open-source, with consistent updates.
  • Usable with either a command-line interface or GUI.
  • Linux software given away but services and products cost.
  • Basis of Google's Chrome OS.

Embedded Operating Systems

  • Embedded OS are on CPU chips.
  • Consists of systems of a larger, or specialized machine.
  • Utilized in mobile devices such as Google Android, BlackBerry, Windows Phone, iOS, Embedded Linux

Application Software

  • People interact with application software which connects with the system software (which interacts with the computer itself).
  • Application software handles tasks users are interested in.
  • Availability of software reliant on licensing or copyright.

Methods to Obtain Software

  • Crafted custom software.
  • Mass-produced packaged software.
  • Public-domain software that is not copyrighted .
  • Freeware is copyrighted software distributed free.
  • Shareware: copyrighted but distributed free for a trial period.
  • Rentalware: online software leased for a fee for every download.
  • Web app - software that operates from a remote internet server rather than directly on one's personal computer. Commercial Software is: Copyrighted: users must receive license to agree not to make copies of software to resell or give away.

Software License Types

  • Allows use of software on all computers at a specific site with site licenses.
  • Concurrent-user licenses grant usage to a certain copies at a time.
  • Multiple-user licenses specify the maximum number of possible users.
  • Single-user license - Limits the software to one user at a time.
  • Pirated software is stolen illegally.

Pirated and Abandonware

  • Software obtained illegally is pirated software, violating copyrights.
  • Abandonware being longer sold/supported by publisher, may still not be legally copied

Tutorials and Documentation

  • Tutorial aids learning of a program through step-by-step direction.
  • Documentation contains descriptions for users.

Types of Application Software

  • Categories for Application software include entertainment, productivity, personal use, education and specialized use.
  • The goal for productivity software is for increased efficiency
  • Types of productivity software include database managers, spreadsheets and word processing.
  • Productivity software may be bundled in an office suite.
  • Data files have extensions such as words, number, pictures, and sounds.

Data Files

  • Data extensions include words, numbers, and pictures.
  • Format native to Microsoft Windows - bmp (Bitmap graphic).
  • gif (Graphic Interchange Format) is commonly used in web images and images available for download.
  • images often use jpeg or jpg (Joint Photographic Experts Group) and digital photography.
  • Apple uses pict (PICTure) the Macintosh computers.
  • Patent-free alternative to .gif is png (Portable Network Graphic).
  • High-resolution bitmapped graphics file widely use Jiff or iff (Tagged Image File Format) exchanging bitmap files.
  • Audio file formats include:.au for monaural sample sounds.
  • .mid (MIDI, Musical Instrument Digital Interface) drives music synthesizers.
  • compressing CD quality music while retaining much of original audio is .mp3(MPEG-3).
  • containing all digital information to play speaker-quality music is .wav (Waveform).
  • avi (Audio Video Interleaved) for Windows Media Player.
  • QuickTime video players use mov or .qt.
  • DVDs use MPEG-2 video while .mpg or mpeg (Motion Picture Experts Group) is for streaming video.
  • .rm is popluar for streaming video through RealMedia format.
  • wmv (Windows Media Video) is for Windows Media Player.
  • Text-only files contain no graphics and no formatting, using a txt extension. ASCII .txt is used to move documents between computers.
  • Extensions for Web files are html, htm, xml, and asp (active server page).
  • eps (encapsulated PostScript) for desktop publishing with printer instructions.
  • .drv is the most common extension for software drivers.
  • Windows OS files are Autoexec.bat and Config.sys,
  • Program files are software and executable files.
  • Source program files have original computer instructions.
  • Computer will only be able to process file once it is an executable file. .exe.
  • Importing means getting/converting data from one specific program that you are working that may not be the desired format.
  • Exporting transforms data format/transmits.

Data Compression

  • Helps decrease the storage needed and increases the speed of data transmittal process.

  • Repetitive patterns of bits get replaced with summaries via lossless compression. Results in data remaining exactly same. Best with data records in spreadsheets or word processing programs.

  • Permanently discarded data in lossy compression leads to decreased data levels. Jpeg and mpeg files, used in the audio, and graphics, respectively, illustrate instances of lossy compression. Word Processing is made easier by computers.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

System Software and Operating Systems
5 questions
System Software and Operating Systems
16 questions
Use Quizgecko on...
Browser
Browser