Skip to main content

Posts

Showing posts from October 31, 2015

Programming Practice and Techniques – PPT Quiz Bundle

Chapter : 1 1. Arrange the activities of a problem solving process in order. Defining the problem. Documenting. Preparing a program flowchart. Preparing an algorithm. Debugging and testing. Coding the program. 2. A programming process is a System development process Coding process. Testing process. Problem solving process. 3. A computer program is a means to an end. Which of the following about “the end” is true? The end will normally be information needed to solve a program. The end will normally be input needed to solve the problem. The end will normally be process needed to solve the problem. None of the above. 4. When one is true The programming process is problem solving process. The programming process is a data transformation process. The programming process is a coding process. The programming process is problem defining process. 5. In a Programming process what the programmer must do carry out before moving from one activity to the next?