Dijlah University ALGORITHMS AND FLOWCHARTS Lecture 5 Quiz

BelovedOrangeTree avatar
BelovedOrangeTree
·
·
Download

Start Quiz

Study Flashcards

8 Questions

Pseudocode is an artificial and informal language that helps programmers develop __________.

algorithms

A typical programming task can be divided into two phases: Problem solving phase and __________ phase.

Implementation

Pseudocode is very similar to everyday __________.

English

Write an algorithm to determine a student’s final grade and indicate whether it is passing or __________.

failing

The final grade is calculated as the average of __________ marks.

four

Detailed Algorithm Step 1: Input M1,M2,M3,M4. Step 2: GRADE  (M1+M2+M3+M4)/4. Step 3: if (GRADE < 50) then Print “FAIL” else Print “__________” endif.

PASS

A schematic representation of a sequence of operations, as in a manufacturing process or computer program is called a __________.

Flowchart

First produce a general algorithm, then refine the algorithm successively to get step by step detailed algorithm that is very close to a __________ language.

computer

Test your knowledge on algorithms, flowcharts, and problem-solving phases in programming. This quiz covers the steps involved in problem-solving, algorithm creation, and program implementation.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

اختبار
5 questions

اختبار

RespectfulHawk avatar
RespectfulHawk
Algorithms and Flowcharts Introduction Quiz
10 questions
Problem Solving Concepts
5 questions

Problem Solving Concepts

InsightfulDeciduousForest avatar
InsightfulDeciduousForest
Use Quizgecko on...
Browser
Browser