Answer:
Explanation:My explanation is above my comment :)
BASIC
(Beginners' All-purpose Symbolic Instruction Code)
Answer: Pseudocode represents a language like solution
Explanation:
Pseudocode can be defined as one of the informal ways of programming whose description doesn't require any strict programming language syntax or even underlying technological considerations because it's evident that, it's not actually a real programming language . It is used major for an outline/rough draft of a required program. It also summarizes the flow of program, excluding underlying details. Designers usually write pseudocode in order for programmers to fathom the project's requirements of the software and align code appropriately.
The purpose of the operating system's processor management function is that it allows you to run multiple programs on your computer simultaneously.