Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

quiz-placeholder

Similar activities

Python Functions

Python Functions

12th Grade

15 Qs

Biyani College Day 4

Biyani College Day 4

University

15 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Python Functions and Flowcharts

Python Functions and Flowcharts

1st - 3rd Grade

14 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

Python

Python

11th Grade

20 Qs

Python KS3

Python KS3

8th Grade

17 Qs

Coding and Debugging

Coding and Debugging

University

15 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?