Computer Software Flashcards
What is the general purpose software that is used to operate computer hardware?
System software
What is a specific purpose software used to perform a specific task?
Application software
Spreadsheets, web browser and accounting software are types of what kind of software?
Application software
Microsoft Windows, Linux, Max OS and DOS are examples of what kind of software?
System software
What is the term for a software that manages computer hardware and software resources and provides common services for computer programs?
Operating system(OS)
What are the four categories of operating systems?
Network
Server
Mobile
Personal computer
What are three of the most common desktop operating system?
Windows, Linux and Mac
Closed-source software is also known as what?
Proprietary software
What is the term for an operating system that can be modified and distributed by anyone?
Open-source software
Name an example of open source software?
Linux
What type of software extends the capabilities of an operating system?
Utility software
What is the internal part of an operating system that contains the components that perform the basic functions required by the computer installation?
Kernel
What maintains all the records of all the files stored in secondary storage?
File manager
What allows end users to communicate with true operating system?
User interface
What type of user interface communicates with end users through textual messages using a keyboard and monitor?
Command-line interface (CLI)
Contemporary operating systems have what type rod interface that allows end users to issue commands through input devices such as keyboards, mouses or touch screens?
Graphical User Interface (GUI)
Whose account is often called a super user or root account?
Administrator
What type do shell uses backslashes to express directory paths, not case sensitive, root directory is a letter?
Windows shell
What shell uses forward slashes for directory path, is case sensitive, and whose root directory is expressed as a single forward slash
Linux
What is the technique rotating programs between primary and secondary memory?
Paging