AERO QUIZ NO. 1

AERO QUIZ NO. 1

Professional Development

15 Qs

quiz-placeholder

Similar activities

Mob programming

Mob programming

Professional Development

11 Qs

Quizziz Serviço de Bebidas RPL/ROE 2018

Quizziz Serviço de Bebidas RPL/ROE 2018

Professional Development

10 Qs

Quiz for Module2

Quiz for Module2

Professional Development

10 Qs

Fundamentos Primer Semana

Fundamentos Primer Semana

Professional Development

10 Qs

Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

University - Professional Development

20 Qs

6007-2

6007-2

Professional Development

20 Qs

2.1 Circuitos Elétricos - Conceitos Elétricos Básicos - Évio

2.1 Circuitos Elétricos - Conceitos Elétricos Básicos - Évio

Professional Development

10 Qs

Infosys Mock Test 7

Infosys Mock Test 7

Professional Development

20 Qs

AERO QUIZ NO. 1

AERO QUIZ NO. 1

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Erickson Antonio

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is a computer program?

sequence of statements intended to accomplish a task

A type of hardware

A programming language

A software bug

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which of the following is a high-level programming language?

Machine Language

Assembly Language

Java

Binary Code

3.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What does a compiler do?

Executes code line by line

Translates high-level language into machine language

Debugs programs

Manages memory

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is an algorithm?

A type of programming language

A step-by-step problem-solving process

A software application

A hardware component

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which of the following is an example of a procedural programming approach?

Object-oriented programming

Breaking down a problem into procedures

Using flowcharts

Writing pseudocode

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is the purpose of pseudocode?

To write executable code

To represent algorithms in a readable format

To debug programs

To compile high-level languages

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is the output of the following pseudocode if the input number is 10?

BEGIN

READ num IF (num > 0) THEN

DISPLAY num is positive

ELSE

DISPLAY num is negative

END

num is positive

num is negative

num is zero

No output

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?