Search Header Logo
Problem Solving in Programming

Problem Solving in Programming

Assessment

Presentation

Computers

12th Grade - University

Practice Problem

Medium

Created by

ZURAIDAH Moe

Used 33+ times

FREE Resource

4 Slides • 5 Questions

1

Problem Solving in Programming Language

- Steps in Problem Solving

- Do Problem Analysis

Slide image

2

What is Problem Solving

the process of transforming the description of a problem into a solution by using our knowledge of the problem domain and by relying on our ability to select and use appropriate problem solving strategies, techniques and tools

3

Steps in problem Solving

  • Problem analysis

  • Design a solution

  • Implementation

  • Testing

  • Documentation

4

Describe Problem Analysis

problem Analysis is Identify input, process, and output

5

Multiple Choice

Describe Steps 1 of problem solving, which is problem Analysis.

1

to identify:

– the input to the problem

– the relevant process to produce output, and

– the required output

2

involves creating an algorithm

3

the process of implementing an algorithm by writing a computer

program using a programming language.

4

the process of executing a program to demonstrate its correctness and meets user requirement.

5

contains description of the program that helps other programmers in editing or maintaining the program later

6

Multiple Choice

Describe Design a solution in problem solving.

1

to identify:

– the input to the problem

– the relevant process to produce output, and

– the required output

2

involves creating an algorithm

3

the process of implementing an algorithm by writing a computer

program using a programming language.

4

the process of executing a program to demonstrate its correctness and meets user requirement.

5

contains description of the program that helps other programmers in editing or maintaining the program later

7

Multiple Choice

Describe Implementation in problem solving.

1

to identify:

– the input to the problem

– the relevant process to produce output, and

– the required output

2

involves creating an algorithm

3

the process of implementing an algorithm by writing a computer

program using a programming language.

4

the process of executing a program to demonstrate its correctness and meets user requirement.

5

contains description of the program that helps other programmers in editing or maintaining the program later

8

Multiple Choice

Describe Testing in problem solving.

1

to identify:

– the input to the problem

– the relevant process to produce output, and

– the required output

2

involves creating an algorithm

3

the process of implementing an algorithm by writing a computer

program using a programming language.

4

the process of executing a program to demonstrate its correctness and meets user requirement.

5

contains description of the program that helps other programmers in editing or maintaining the program later

9

Multiple Choice

Describe Documentation in problem solving.

1

to identify:

– the input to the problem

– the relevant process to produce output, and

– the required output

2

involves creating an algorithm

3

the process of implementing an algorithm by writing a computer

program using a programming language.

4

the process of executing a program to demonstrate its correctness and meets user requirement.

5

contains description of the program that helps other programmers in editing or maintaining the program later

Problem Solving in Programming Language

- Steps in Problem Solving

- Do Problem Analysis

Slide image

Show answer

Auto Play

Slide 1 / 9

SLIDE