Python Programming

Python Programming

University

28 Qs

quiz-placeholder

Similar activities

Prueba DBG

Prueba DBG

University

25 Qs

Using Computers

Using Computers

9th Grade - University

25 Qs

6. Microsoft Cost Management and service level agreements

6. Microsoft Cost Management and service level agreements

University

23 Qs

Programacion I

Programacion I

University

23 Qs

Scratch Test

Scratch Test

6th Grade - University

24 Qs

Sci-Tech Quiz Competition

Sci-Tech Quiz Competition

University

25 Qs

latihan PHP tahap 2

latihan PHP tahap 2

11th Grade - University

25 Qs

Basics of Computer

Basics of Computer

University

25 Qs

Python Programming

Python Programming

Assessment

Quiz

Computers

University

Medium

Created by

Dafina Shehi

Used 6+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the difference between a flowchart and task analysis?

  1. A flowchart is a diagrammatic description of an algorithm, whilst task analysis is a textual description of an algorithm written in Python.

A flowchart is textual, but task analysis is diagrammatic

  1. A flowchart is diagrammatic whilst task analysis is a written in a programming language

  1. A flowchart and task analysis are the same thing.

 

2.

MULTIPLE CHOICE QUESTION

2 mins • 3 pts

a = 4

b = 2

c = 1

d = 3

if not a < b and not c < d:

print 'Hi'

else:

print('Bye')

Hi

Bye

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the result of executing the following expression in computer?  x = 1 + 2 * 5 - 4/ 2     

9

9.5

3

3.5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three algorithm constructs? 

  1. Input, output, process.

  1. Sequence, selection, repetition.

  1. Input/output, decision, terminator.

Loop, input/output, process.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flowchart, an input or output instruction is represented by:

  1. A rectangle

  1. A rhombus

  1. A parallelogram

  1. A circle

6.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

The binary value 100011 can be represented in decimal as:   

35

34

32

64

7.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

The decimal value 48 can be represented in binary as:

  1. 110110

  1. 111010

  1. 101111

110000

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?