Font size
WorksheetsBasic Programming
Total questions: 10
Worksheet time: 10mins
Refers to a graphical representation of an algorithm.
Computer Program
Algorithm
Flowchart
Basic Programming
It is a step-by-step procedure to resolve any problem.
Basic Programming
Algorithm
Flowchart
Computer Program
A computer programmer cannot write computer programs.
True
False
Which of the following is a sequence of instructions written using a computer Programming Language to perform a specified task by the computer.
Flowchart
Algorithm
Computer Program
Program Coding
What shape of flowchart symbol you will use to display the output?
Rectangle
Diamond
Oval
Parallelogram
Computer programming is also called program coding.
True
False
Which of the following is NOT a programming languages?
Ruby
Visual Basic
Java
Illustrator
Which of the following flowchart symbol is used to represent arithmetic instructions?
Input/Output
Terminal
Processing
Decision
Which of the following is NOT an advantage of Flowchart?
Flowchart act as a guide for blueprint during program designed.
It is difficult to draw flowchart for large and complex program
Flowchart are better way of communicating the logic of system.
Flowcharts help in debugging process.
What flowchart symbol used to answer yes/no question or true/false?
Processing
Connectors
Input/output
Decision
