Answer:
i honestly believe that its type over mode, hope it helps
Explanation:
A software that is free of cost for a certain amount of time such as Adobe programs, or Winzip.
Answer:
the question is a bit vague, but all machines exist to serve a purpose, or to do or accomplish a certain task.
Answer:
A high-level language is a programming language that uses English and mathematical symbols in its instructions. To execute a program in a high-level language, it can be compiled or interpreted. A compiler translates the entire program written in a high-level language to machine language prior to execution. After the compiler translates the code into machine language, it is typically executed line-by-line.
Explanation: