Which software must include the source code which allows programmers to modify and improve the software?

A ____________ is generally priced at a flat rate and allows software to be used on all computers at a specific location.

Operating systems provide file organization tools called ___________.

File management utilities

Software for PCs contains a _________ program that guides you through the installation process.

The difference between a web app and a mobile app is that the program code for Web apps _________, whereas mobile apps are stored on the handheld device, so they have to be ___________.

Arrives only when you use the app, downloaded and installed

The main directory on a storage device is referred to as the ________ directory.

Two of the most common open source and free software licenses are ___________.

What are the main software categories?

System, Development, and Application

When saving a file, you must provide a valid file name that adheres to specific rules, referred to as _______________.

Which category of software would programming languages fall into?

Which of the following feature is unique to OS X?

Which of the following is a process for installing software on a PC?

Which of the following is not a file-naming convention?

Which of the following would not be considered an operating system resource?

Which one of the following types of operating systems would most likely be found on a laptop computer?

Word processing software is likely to include which the following features?

Search and Replace, readability formula

Chrome OS is an example of a _________ because it depends substantially on processing and storage provided by cloud-based servers.

In a spreadsheet worksheet, a(n) ___________ works behind the scenes to tell the microprocessor how to use the contents of cells in calculations.

In spreadsheet software, the________________ feature ensures that the results in every cell are accurate for the information currently entered in the worksheet.

Magnetic and optical media are divided into circular ______ and then further divided into ________.

Which from the following list are an example of productivity software?

Which of the following is a file management utility?

Which type of software must include the source code, which allows programmers to modify and improve the software?

__________ software may be freely copied, distributed, and even resold.

A local application is installed on a computer's hard disk.

Although there are online sources for software, most consumers obtain software offline.

Because it is so easy to experiment with different numbers, word processing software is particularly useful for what-if analysis.

If you want to run third-party apps on your Android device, you need to jailbreak it.

Macs do not use drive letters, and the main hard disk is called Macintosh HD.

Many Web apps allow several people to collaborate on projects because the project files are stored on the Web and can be easily shared.

Most commercial software is distributed under a single-user license that limits use to one person at a time.

Most Web apps require installation on your local computer or handheld device.

Partitions are created, modified, and deleted using Filezilla on Macs and Disk Partitioner on PCs.

Portable software does not require installation on to an internal hard drive.

Portable software is so simple to install that it is sometimes referred to as install-free software.

Purchasing software is the same as buying tangible goods, meaning software can be used, altered, loaned to friends, resold, or given away.

Some database software provides tools to work with more than one collection of records, as long as the records are somehow related to each other.

The kernel stays in RAM the entire time your computer is on.

The labels and values on a spreadsheet worksheet cannot be formatted in similar way as you would format text in a word processing document.

The main weakness of OS X is lack of security.

The term service pack usually applies to operating system updates.

There is a universal standard for categorizing software and various categorization schemes have few similarities.

Web apps are examples of cloud computing.

Within a single program, multiprocessing allows multiple commands, or threads, to run simultaneously

You won't find a desktop with application windows on an iOS device.

Applications include menu options for opening and saving files calling on the operating system's file management routines to get the job done.

If you wanted to run multiple operating systems on one computer, you could use a virtual machine.

Like books and movies, software is a type of intellectual property.

On an Android device, jailbreaking is called rooting.

Which software often requires developers to provide the source code for an app?

Open source software is usually a free software product, where developers have access to the source code. They can enhance the program's performance, add some features, and fix errors. Some examples of such software are LibreOffice, Mozilla Firefox, and Chromium.

What is source code in programming?

Source code is generally understood to mean programming statements that are created by a programmer with a text editor or a visual programming tool and then saved in a file. Object code generally refers to the output, a compiled file, which is produced when the Source Code is compiled with a C compiler.

What is software that makes its source code available for use of modification free of charge?

Open source software (OSS) is software that is distributed with its source code, making it available for use, modification, and distribution with its original rights.

Which of the following type of software is distributed typically for free with the source code also available so that it can be studied changed and improved by its users?

Open-source software is distributed, typically for free, with the source code also available so that it can be studied, changed, and improved by its users. Open-source software evolves from the combined contribution of its users.