
Python Programming
Authored by Dafina Shehi
Computers
University
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the difference between a flowchart and task analysis?
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
A flowchart is diagrammatic whilst task analysis is a written in a programming language
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?
Input, output, process.
Sequence, selection, repetition.
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:
A rectangle
A rhombus
A parallelogram
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:
110110
111010
101111
110000
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?