No student devices needed. Know more
10 questions
What is problem solving?
The method to solve a problems
Discussion to solve the problem
The process of transforming the description of a problem into a solution.
The process to understanding the problem
What is goal to achieve in problem solving?
To improve work efficiency
To solve a problem.
To reduce cost
To learn how to solve the problem
What is purpose of problems analysis?
To detect syntax error
To execute the program
To design a program
To define input, process and output
To enter programming code
What is purpose of Design?
To execute the program
To transform data to drawing idea
To help document a solution algorithm
To detailed description of the programming
To detect syntax error
What is purpose of Implementation?
To help document a solution algorithm
Translate the algorithm into coding
To detailed description of the programming
To design a program
To detect syntax error
What is purpose of Testing?
To detect syntax error
To enter programming code
To help document a solution algorithm
Translate the algorithm into coding
To detailed description of the programming
What is purpose of Documentation?
To help document a solution algorithm
To execute the program
To detect syntax error
To detailed description of the programming
To define input, process and output
Two structured design tools are pseudocode and flowchart. After done documentation of solution algorithm the next step to solve problem is?
Design a solution
Analysis a problem
Testing solution
Implement the solution
Documentation of program
To validate correct syntax, you need to
test it
repair it
enter the correct code
refer to documentation
compiling the code
Five stages involve in implementation is, EXCEPT
Coding
Compiling
Debugging
Run or Test
Saving
Explore all questions with a free account