Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

quiz-placeholder

Similar activities

OOPs in Python

OOPs in Python

University

20 Qs

chatbot python

chatbot python

6th Grade

20 Qs

Python User Defined Functions

Python User Defined Functions

12th Grade

14 Qs

Quiz on Python Functions

Quiz on Python Functions

12th Grade

11 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Программируем на Python

Программируем на Python

6th - 8th Grade

15 Qs

python_4_Vivek

python_4_Vivek

University

20 Qs

Процедура және функция

Процедура және функция

10th Grade

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