Computer Science, asked by abhishek724022, 1 month ago

True or False

1. Patterns help in spotting similarities in problems.

2. Flowchart is a pictorical representation of a program.

3. Debugging means cleaning your surroundings.

4. Abstraction helps to avoid unnecessary complexities.

5. Logical Reasoning means appliying formulas.​

Answers

Answered by kamalhajare543
1

Answer:

1. False

Explanation: Patterns help in giving a detailed understanding of a problem. So with a proper understanding you would be able to spot several similarities

2.True

A flowchart is a pictorial representation of the steps or an algorithm used to solve a particular problem

Similar questions