Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

quiz-placeholder

Similar activities

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Computer Science (Python)

Computer Science (Python)

9th Grade

18 Qs

chatbot python

chatbot python

6th Grade

20 Qs

Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

University - Professional Development

20 Qs

Algoritma Fungsi Phyton

Algoritma Fungsi Phyton

10th Grade

20 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python String

Python String

12th Grade

20 Qs

Subroutines

Subroutines

9th - 11th Grade

16 Qs

Programming - Screening Test

Programming - Screening Test

Assessment

Quiz

Professional Development, Computers

3rd Grade - Professional Development

Medium

Created by

Lathika Valavan

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A sequence of instructions in a computer language to get the desired result is known as :

An algorithm

A decision table

A program

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The language understood by a computer with out translation is called :

Command Language

High-level language

Assembly language

Machine Language

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the result? 4+3%5

7

3

2

1

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Order of precedence

Exponential, Parentheses, Multiplication, Division, Addition, Subtraction

Exponential, Parentheses, Division, Multiplication, Addition, Subtraction

Parentheses, Exponential, Multiplication, Division, Subtraction, Addition

Parentheses, Exponential, Multiplication, Division, Addition, Subtraction

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

All keywords in Python are in _________

Capitalized

Lower case

Uppercase

Either capitalized or lower case

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What will be the output of the following Python statement?

"a"+"bc"

bc

abc

a

bca

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What will be the output of the following Python code?

print("abc.DEF". capitalize())

Abc.def

abc.def

Abc.Def

ABC.DEF

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?