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.
Sunday, September 6, 2009
14. Computer Programming with flowcharting Technique (page 14)
Problem 9
You are asked to makes program to print article NEW YORK 10 times and every article is given massage number 1 up to 10
Solution
To print 10 times must be given iteration constrain 10 times
Logic:
Does iteration 10 times to print sequential number and word NEW YORK
Programming stages and steps:
Determines string variable to say NEW YORK
Process looping with iteration 10 times for counter and word NEW YORK
Description
Counter is calculation at iteration process
PROG009
FIG.16
Output: 1NEW YORK2NEW YORK3NEW YORK and so on
Additional description:
If line number 60 changed by PRINT X ; " " ; A$
Output:
1 NEW YORK
2 NEW YORK
3 NEW YORK and so on
Followers
Blog Archive
-
▼
2009
(38)
-
▼
September
(16)
- 25. Computer Programming with flowcharting Techniq...
- 24. Computer Programming with flowcharting Techniq...
- 23. Computer Programming with flowcharting Techniq...
- 22. Computer Programming with flowcharting Techniq...
- 21. Computer Programming with flowcharting Techniq...
- 20. Computer Programming with flowcharting Techniq...
- 19. Computer Programming with flowcharting Techniq...
- 18. Computer Programming with flowcharting Techniq...
- 17. Computer Programming with flowcharting Techniq...
- 16. Computer Programming with flowcharting Techniq...
- 15. Computer Programming with flowcharting Techniq...
- 14. Computer Programming with flowcharting Techniq...
- 13. Computer Programming with flowcharting Techniq...
- 12. Computer Programming with flowcharting Techniq...
- 11. Computer Programming with flowcharting Techniq...
- 10. Computer Programming with flowcharting Techniq...
-
▼
September
(16)