Answer:
The programmer.
Explanation:
The CPU (central processing unit or simply the processor) is the brain of the computer system, it processes data at a very fast rate depending on it's processing speed. But it only relates to speed of data processing and a link between components of the system.
A software is a program code at executes a task in the system. It a logical and follows an algorithm to solve a given task. Computer systems do not generate lines of code by itself, but instead, A programmer writes the code to create the software used by the system.
I don’t know if this supports all, but try lenntech, duckters, and I will add on later
Answer:
see shawty problem is, I havent had that phase yet, my cousin would be able to answer this tho
The answer that is a record in a relational database is called; A row
<h3>What is a record in relational database?</h3>
In relational databases, a record is defined as a group of related data held within the same structure. Furthermore, we can say that a record is a grouping of fields within a table that reference one particular object.
Now, in relational database, a row is called a record because each row, contains a unique instance of data or key for the categories defined by the columns.
Read more about Relational Database at; brainly.com/question/13262352
#SPJ12
Answer:
CPU scheduling is a process which allows one process to use the CPU while the execution of another process is on hold(in waiting state) due to unavailability of any resource like I/O etc, thereby making full use of CPU. ... The selection process is carried out by the short-term scheduler (or CPU scheduler).