1. There are 4 bytes in an IPv4 address. What is the highest possible decimal value for one byte? Answers 256 512 128 255 2.
Category: Coursera
1. What are the two main parts that make up an operating system? Answers Users and Software Kernel and Userspace Windows and Mac Kernel and
1. Programs are copied into the __ for the CPU to read. Answers MCC RAM Register EDB 2. Which component holds everything in place and
1. What is latency in terms of Cloud storage? Answers The measure of how many reads or writes you can do in one second, no
1. When we use cloud services provided to the general consumer, such as Google Suite or Gmail, what cloud deployment model are we using? Answers Hybrid cloud
1. Puppet evaluates all functions, conditionals, and variables for each individual system, and generates a list of rules for that specific system. What are these
1. What is IaC (Infrastructure as Code)? Answers Writing a program from the outside in Programs for industrial use Hardware-based programming with FPGAs Using a
1. How can you profile an entire Python application? Answers Use an @profile label Use the guppy module Use Memory Profiler Use a decorator 2.
1. When using Event Viewer on a Windows system, what is the best way to quickly access specific types of logs? Answers Export logs Create
1. Which of the following will an application spend the longest time retrieving data from? Answers CPU L2 cache RAM Disk The network 2. Which