Looks like you already answered your question? It’s the a tag ()
The CPU understands instructions written in a binary machine language: A. true.
<h3>What is a CPU?</h3>
CPU is an abbreviation for central processing unit and it can be defined as the main components of a computer because it acts as the “brain” of a computer and does all the processing, calculations, and logical control of the data entered through the keyboard into output that are displayed on the monitor.
This ultimately implies that, the central processing unit (CPU) performs most of the calculations, which enables a computer to function and is sometimes referred to as the “brain” of the computer.
Generally, the central processing unit (CPU) only understands instructions that are written in a binary machine language.
Read more on CPU here: brainly.com/question/5430107
#SPJ1
I think B and the second one C
Answer:
The value of k is 4
Explanation:
Solution
Given that:
k = integer
Input size = 500
The algorithm takes a run of = 16 seconds
Input size = 750
The algorithm takes a run of = 81 seconds
Now,
We have to determine the value of k
The equation is shown below:
(500)^k /16 = (750) ^k /81
Thus
(750/500)^ k = 81/16
= (3/2)^k
=(3/2)^ 4
k is = 4