Computer Science, asked by jayshrees449, 16 hours ago

3. The parallelogram symbol is used to represent in a flowchart 4 A flowchart is caused due to some conditions in an algorithm 5. A rectangle symbol represents in a flowchart 6. An algorithm that is written in a programming language is called a 7. High-level languages are translated into machine language by 09 8. At the time of execution, a program is loaded into the of a computer and executed line by line by the 9. is a language used for writing programs for solving scientific and mathematical problems. 10. is a language used for the Internet-based applications. I


plz answer ​

Answers

Answered by artipandey6847
1

Explanation:

(3)A flowchart is a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows. This diagrammatic representation illustrates a solution model to a given problem.

(5)The Rectangle

It represents any step in the process you're diagramming and is the workhorse of the flowchart diagram. Use rectangles to capture process steps like basic tasks or actions in your process.

(6)An algorithm becomes a program when it is written in the form of a programming language. ... An algorithm is represented in the form of a programming language is called a program.

(7)A compiler translates a program written in a high level language into Machine Language.

Similar questions