Algorithms and Flowcharts Flashcards
What is a program?
Check Notebook.
What are the rules for writing a good algorithm?
Check Notebook.
What is an Algorithm?
Check Notebook.
What are the features of an algorithm?
Check Notebook.
Enlist the advantages and disadvantages of an Algorithm.
Check Notebook.
Define:
a. Information
b. Metadata
c. Date
Check Notebook.
What is a flowchart?
Check Notebook.
What are the features of a flowchart?
Check Notebook.
Draw and Explain the various symbols used in a flowchart.
Check Notebook.
Mention the advantages and disadvantages of a flowchart.
Check Notebook.
What is debugging?
Check Notebook.
The term ‘Algorithm’ was first used by Chaucer in ______.
1391
The term ‘Algorithm’ was first used in ____.
1230
A flowchart is a ______ representation of an Algorithm.
Pictorial
Flowcharts are connected by _____.
Flow lines
_______ is a field of Computer Science which includes understanding different aspects of reasoning.
Automated Reasoning
True or False?
An algorithm is easy to edit, use and learn.
True
True or False?
An algorithm is written in simple italian language.
False. Do you even know Italian? ;P
Error-correction is the process of removing errors from a program. True or False?
False! It’s Debugging….You’ve written an answer before!
A flowchart is used for removing errors in different phases of programming.
True.
A flowchart is used for removing errors in different phases of programming.
True.