As per my experience, I'm telling you five major and basic programming elements:-
- Input: getting data and commands into the computer
- Output: getting your results out of the computer
- Arithmetic: performing mathematical calculations on your data
- Conditional: testing to see if a condition is true or false
- Looping: cycling through a set of instructions until some condition is met
Thanks
Michelle
0
29 Oct 2017 16:31
u/MyHWHelp
in v/programming
As per my experience, I'm telling you five major and basic programming elements:-
Thanks Michelle