Hoofdstuk 1 meerkeuze Flashcards
One of the jobs of the kernel is to:
Transfer mail from one machine to another Manage the system’s resources Load the operating system after the computer is turned on Turn source code into machine code
Manage the system’s resources
Unix is:
(choose two)
A distribution of Linux A trademark A text editor An operating system A type of hardware
A trademark
An operating system
Linux is written in:
C .NET Java Perl C++
C
Source code refers to:
The interface that software uses to talk to the kernel The license that dictates how you may use and share the software The version of a program that the computer runs on the CPU A human readable version of computer software
A human readable version of computer software
Open source means:
(choose two)
You must support the software you share You can view the software’s source code You cannot charge anything for the software You must share your changes You can modify the software’s source code
You can view the software’s source code
You can modify the software’s source code
Most of the tools that are part of Linux systems come from:
Google Red Hat and Debian The Open Source Initiative The Linux foundation The GNU project
The GNU project
The Linux platform that runs on mobile phones is called:
IOS Teldroid LinuxMobile Android MicroLinux
Android
What does a distribution provide to add and remove software from the system?
Bash Application Programming Interface (API) Partitioning tool Package manager Compiler
Package manager
The bootloader’s job is to:
Load the application into memory Assign initial settings such as network address Install software from the Internet or removable media Perform the initial installation of the kernel to hard drive Load the kernel after the computer is powered on
Load the kernel after the computer is powered on
UNIX was originally invented at:
Stanford University AT&T Bell Labs Berkeley University Xerox PARC Bangalore University
AT&T Bell Labs
A license where you don’t have access to the source code is called:
Impaired source Closed source Open source Sourceless
Closed source
Which distributions are made by, or clones of, Red Hat?
(choose two)
Fedora Ubuntu Slackware Debian CentOS
Fedora
CentOS
Open source licenses differ, but generally agree that:
(choose two)
You must redistribute your changes You are not allowed to sell the software You should be able modify the software as you wish You should have access to the source code of software
You should be able modify the software as you wish
You should have access to the source code of software
Applications make requests to the kernel and receive resources, such as memory, CPU, and disk in return.
True or False?
True False
True
The most important consideration when choosing an operating system is:
What the computer will do The licensing model of the operating system The operating system’s mascot How much performance is needed Whether or not it is cloud-friendly
What the computer will do