Flowcharting Technique is one way to learn the process of computing with a drawing program flow. This is taught at the beginning of the making of computer, using the BASIC language that human-oriented language. VBasic, Java and Lotus Domino adopted statement of BASIC.
Friday, August 21, 2015
15. Computer Programming with flowcharting Technique (page 15)
6.2. Looping and single looping
Problem 10
You are asked to makes program to print article NEW YORK 10 times , then prints on start number - 4 until number 100 with difference 7
Solution
To print word NEW YORK must be given iteration constrain 10 times
First number - 4 with difference = 7
Until number 100
Logic:
Does iteration 10 times to print word NEW YORK (Counter X)
Then does iteration to print number asked by determining initial number, different and last number 100. (Counter N)
Programming stages and steps:
Determines string variable to say NEW YORK
Determines initial number (non first number) that is - 4 -( 7) = - 11
Process looping with iteration 10 times for counter X and word NEW YORK
After completed does iteration to print number asked (Counter N)
FIG.17
Output :
NEW YORK NEW YORK NEW YORK - - - to 10 times then
Number - 4 3 10 17 and hereinafter
Followers
Blog Archive
-
▼
2015
(40)
-
▼
August
(40)
- Notification
- 1. Computer Programming with flowcharting Techniqu...
- 2. Computer Programming with flowcharting Techniqu...
- 3. Computer Programming with flowcharting Techniqu...
- 4. Computer Programming with flowcharting Techniqu...
- 5. Computer Programming with flowcharting Techniqu...
- 6. Computer Programming with flowcharting Techniqu...
- 7. Computer Programming with flowcharting Techniqu...
- 8. Computer Programming with flowcharting Techniqu...
- 9. Computer Programming with flowcharting Techniqu...
- 10. Computer Programming with flowcharting Techniq...
- 11. Computer Programming with flowcharting Techniq...
- 12. Computer Programming with flowcharting Techniq...
- 13. Computer Programming with flowcharting Techniq...
- 14. Computer Programming with flowcharting Techniq...
- 15. Computer Programming with flowcharting Techniq...
- 16. Computer Programming with flowcharting Techniq...
- 17. Computer Programming with flowcharting Techniq...
- 18. Computer Programming with flowcharting Techniq...
- 19. Computer Programming with flowcharting Techniq...
- 20. Computer Programming with flowcharting Techniq...
- 21. Computer Programming with flowcharting Techniq...
- 22. Computer Programming with flowcharting Techniq...
- 23. Computer Programming with flowcharting Techniq...
- 24. Computer Programming with flowcharting Techniq...
- 25. Computer Programming with flowcharting Techniq...
- 26. Computer Programming with flowcharting Techniq...
- 27. Computer Programming with flowcharting Techniq...
- 28. Computer Programming with flowcharting Techniq...
- 29. Computer Programming with flowcharting Techniq...
- 30. Computer Programming with flowcharting Techniq...
- 31. Computer Programming with flowcharting Techniq...
- 32. Computer Programming with flowcharting Techniq...
- 33. Computer Programming with flowcharting Techniq...
- 34. Computer Programming with flowcharting Techniq...
- 35. Computer Programming with flowcharting Techniq...
- 36. Computer Programming with flowcharting Techniq...
- 37. Computer Programming with flowcharting Techniq...
- 38. Computer Programming with flowcharting Techniq...
- Description
-
▼
August
(40)