Economy, asked by 863120, 17 days ago

Programme in an element of

Answers

Answered by Aladdin12
0

Answer:

The five basic elements, in programming are:

Input: getting data and commands into the computer

Output: getting your results out of the computer

Looping and conditionals: testing to see if a condition is true of false, and cycling through a set of instructions until some condition is met

Mathematical operations (arithmetic): Performing mathematical calculations on your data

Variables and data structures: storing information, which may change over time

If you learnt something then please mark my answer as a Brainliest Answer.

Thank You

Answered by bhuvaneshnadar2006
0

Explanation:

Programme in an element of Input, Output, Looping and conditionals, Mathematical operations (arithmetic) and Variables and data structures

Similar questions