Question: Integrity is defined as
Answer Options:
Answer: Guarding against improper modification of information to ensure authenticity
Question: Virtual memory is
Answer Options:
Answer: A technique to take up space on the hard drive and use it as an extension of the main memory
Question: Threads of a process share all of the following except
Answer Options:
Answer: Register values
Question: A process state is
Answer Options:
Answer: The present condition of the process
Question: Modern computers distinguish between operating system code and end user code by
Answer Options:
Answer: Setting the mode bit
Question: The von Neumann report identified the parts of a computer as:
Answer Options:
Answer: Central arithmetic part, Central control part, Memory, Input, Output
Question: System calls can be invoked by
Answer Options:
Answer: The operating system and end user applications
Question: Memory is
Answer Options:
Answer: Storehouse of computer data that can be accessed directly by the CPU and I/O devices
Question: Operating system security principles include all the following except
Answer Options:
Answer: Domain separation
Question: The performance of warehouse scale computers is assessed in terms of all the following metrics except
Answer Options:
Answer: Variety of operating systems running
Question: The von Neumann report is important to the IT industry because it defined
Answer Options:
Answer: The components of a modern computer
Question: Automated infrastructure is
Answer Options:
Answer: Configuring the IT infrastructure using definition files
Question: In DevOps, a container is
Answer Options:
Answer: An isolated user space on a computer
Question: Version control is
Answer Options:
Answer: Managing changes to information
Question: For long-term application performance, developers who focus on rapid deployment of new features should also care about
Answer Options:
Answer: The reliability of their applications
Question: Compared to virtual machines, containers
Answer Options:
Answer: Take much less space since copies of the operating system are not created
Question: An advantage of containerization is that
Answer Options:
Answer: Applications can be easily packaged for deployment on any compatible server