CS 1 : Programming Logic Formulation (MIDTERM EXAM) BSIT 1A

CS 1 : Programming Logic Formulation (MIDTERM EXAM) BSIT 1A

Assessment

Quiz

Computers

University

Medium

Created by

Helmar Ea

Used 63+ times

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The role of creating a correct algorithm or flowchart is needed before the actual coding.

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A graphical representation of an algorithm to follow and program to execute.

Algorithm

Pseudocoding

Flowcharting

USE CASE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following need NOT to considered in writing pseudo code ?

Common words

Keywords

Meaningful words

Input/Output Symbols

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A sequence of steps or rules to follow in solving a problem.

Algorithm

Flowcharting

Pseudocoding

Task Lists

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Writing pseudocode has no restriction of styles and its only objective is to describe the high-level steps of the algorithm in a much realistic manner in natural language.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Specifically, data types belongs to this type of words to consider in wrting pseudocode.

Common words

Meaningful Words

Reserved words

Identifier

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT considered as a correct convention of writing pseudocode?

Each instruction is written in one line.

Each set of instructions is written from top to bottom, with only one entry and one exit.

Keywords and indentation are used to signify particular control structures.

Statements are written in simple English.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?