ENSC 26 - MODULE 1

ENSC 26 - MODULE 1

University

40 Qs

quiz-placeholder

Similar activities

ooad unit 1

ooad unit 1

University

45 Qs

Computer Hardware Basics

Computer Hardware Basics

University

35 Qs

ooad

ooad

University

40 Qs

Java Programming

Java Programming

University

40 Qs

C++ Quiz

C++ Quiz

University

41 Qs

Css BS and Animation

Css BS and Animation

University

41 Qs

C++ Basics

C++ Basics

University

40 Qs

Computer Vision Quiz

Computer Vision Quiz

University

35 Qs

ENSC 26 - MODULE 1

ENSC 26 - MODULE 1

Assessment

Quiz

Computers

University

Hard

Created by

DERLLIQUE BOLANTE

Used 5+ times

FREE Resource

40 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

An algorithm is a specified step-by-step solution to a particular problem. It can be a single line of code or combination of lines.

Computer responds based on the predetermined instructions that is contained in the algorithm. If an event falls outside the algorithm, either there would be no response or an error would occur in the computer system.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Program Algorithm

Easiest way to express algorithms.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Program Algorithm

Informal code that combines natural language and programming language.

Example:

[Accept Input]

If [input] >= -273.15 then [Add 273.15 to input]

Else [Ask for another value]

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Program Algorithm

is a graphical representation of an algorithm to define its logical flow. It illustrates the steps of an algorithm by using different kinds of boxes which are ordered by connection then with arrows.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Program Algorithm

It is a high level language that consist of rules for instructing computer in performing task.

Examples: BASIC, C, C++, Java, Visual Basic

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A computer program or program is a series of instructions written to perform a specific task for a computer. It is a series of instructions that dictates the manner of execution of a computer. Everything done on a computer is done by using a computer programs and without programs, computers are useless.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

is the binary code that is used by the computer natively to perform operations. As a program, it is a set of instructions for a specific central processing unit, that is used to represent operations and data in a computer.

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?