AITT LAB QUIZ 1

AITT LAB QUIZ 1

University

15 Qs

quiz-placeholder

Similar activities

Java Static

Java Static

University

10 Qs

Basic Python

Basic Python

University

20 Qs

Introduction to Python

Introduction to Python

University

20 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

AITT LAB QUIZ  4

AITT LAB QUIZ 4

University

10 Qs

Quiz on C Fundamentals for CSE & CST

Quiz on C Fundamentals for CSE & CST

University

20 Qs

Java Control Flow statements

Java Control Flow statements

University

10 Qs

Python Test1 (If Statement)

Python Test1 (If Statement)

University

10 Qs

AITT LAB QUIZ 1

AITT LAB QUIZ 1

Assessment

Quiz

Computers

University

Hard

Created by

bhuvana medicherla

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

1.     ‘&’ is a ---------- operator in python:

Logical and

Bitwise and

Both A and B

None of the above.

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

1.     ‘is’ is a membership operator

True

False

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

1.     “We can write an else with out an if”.

True

False

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

1.     The loop control statements in python are:

while

for

do-while

Both a and b

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

for i in range(1,6):

        print(i)

gives the numbers printed till-

6

4

5

7

6.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

The output of print((2<3) and (6<5)) is:

True

False

Cannot say

None of the above

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

‘def’ is a:

Variable

Function

Keyword

Identifier

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?