Algorithms and Flowcharts Flashcards

1
Q

What is a program?

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the rules for writing a good algorithm?

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an Algorithm?

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the features of an algorithm?

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Enlist the advantages and disadvantages of an Algorithm.

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define:

a. Information
b. Metadata
c. Date

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a flowchart?

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the features of a flowchart?

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Draw and Explain the various symbols used in a flowchart.

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Mention the advantages and disadvantages of a flowchart.

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is debugging?

A

Check Notebook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The term ‘Algorithm’ was first used by Chaucer in ______.

A

1391

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The term ‘Algorithm’ was first used in ____.

A

1230

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A flowchart is a ______ representation of an Algorithm.

A

Pictorial

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Flowcharts are connected by _____.

A

Flow lines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

_______ is a field of Computer Science which includes understanding different aspects of reasoning.

A

Automated Reasoning

17
Q

True or False?

An algorithm is easy to edit, use and learn.

A

True

18
Q

True or False?

An algorithm is written in simple italian language.

A

False. Do you even know Italian? ;P

19
Q

Error-correction is the process of removing errors from a program. True or False?

A

False! It’s Debugging….You’ve written an answer before!

20
Q

A flowchart is used for removing errors in different phases of programming.

A

True.

21
Q

A flowchart is used for removing errors in different phases of programming.

A

True.