comp1002_leq_1

comp1002_leq_1

University

11 Qs

quiz-placeholder

Similar activities

Information Technology for Management

Information Technology for Management

University

14 Qs

Python introduction

Python introduction

University

15 Qs

SE Quiz 3 (JKL)

SE Quiz 3 (JKL)

University

10 Qs

Input and Output Devices Quiz

Input and Output Devices Quiz

University

15 Qs

Output Devices

Output Devices

University

6 Qs

COMP130_IO

COMP130_IO

University

7 Qs

Exam 1 Practice

Exam 1 Practice

University

15 Qs

Quiz 8: Arrays&Vector

Quiz 8: Arrays&Vector

University

10 Qs

comp1002_leq_1

comp1002_leq_1

Assessment

Quiz

Computers

University

Medium

Created by

COMP 3421

Used 21+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Why do we need pseudocode?

To write code that can be directly executed on a computer

To help us visualize and plan the algorithms without syntax constraints

Eliminate the need for programming language

To improve the performance of the final code

Replace the need for documentation

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

When creating a decision tree based on some input data, do all the results need to fit perfectly into the shape of the tree?

Yes

No

3.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

Media Image

What this pseudo code represents?

It finds the max number in the input list

It sorts the input list in descending order

It sorts the input list in ascending order

It only checks, if the input list is sorted or not

None of the give options, just a loop through the input list

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

As an analogy for abstraction, which one of the following is the highest level of abstraction?

Umbrella

Waterproof shoes

Waterproof gloves

Waterproof hat

5.

MULTIPLE SELECT QUESTION

1 min • 2 pts

Select the options (multiple) that represent the concept of nested loops

A chef preparing multiple dishes

A teacher grading exams, where each exam has multiple questions, and each question has sub-parts that need to be evaluated

A gardener planting a variety of flowers in a garden bed, with each flower type needing its own planting method and a specific level of water.

A traveler visiting multiple cities, where each city has its own set of attractions to explore.

6.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

We have 4 meetings to schedule in total. One team can only do one meeting at a time. To schedule following meetings; at minimum how many time slots do we need to book?

  • Marketing: Team A, Team B

  • Sales: Team B, Team C

  • Development: Team A, Team D

  • Design: Team C, Team D

1

2

3

4

None of the given answers is right

7.

FILL IN THE BLANK QUESTION

1 min • 2 pts

Convert the decimal number 12 to an 8-bit binary number

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?