SEM-2(Python-Q1)

SEM-2(Python-Q1)

University

15 Qs

quiz-placeholder

Similar activities

RoboRover

RoboRover

University

15 Qs

Basics of Embedded Systems

Basics of Embedded Systems

University

15 Qs

Intro to Coding

Intro to Coding

12th Grade - University

10 Qs

INDUSTRIAL  AUTOMATION

INDUSTRIAL AUTOMATION

University

20 Qs

TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

University

15 Qs

Python

Python

University

10 Qs

Lesson 3 PLC Characteristics and Input/Output Devices

Lesson 3 PLC Characteristics and Input/Output Devices

University

13 Qs

NEXUS'25

NEXUS'25

University

20 Qs

SEM-2(Python-Q1)

SEM-2(Python-Q1)

Assessment

Quiz

Engineering

University

Hard

Created by

Rishabh Tomar

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code? Print (“Hello world!”)

SyntaxError

“Hello world!”

Hello world!

Print (Hello world!)

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a correctly-formatted comment?

&comment

“”Comment””

!comment

#comment

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does term ‘debug’ mean:

looking at the code

a set of instructions

Identify errors and fix them

Making a calculation

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What kind of programming language is Python?
High Level  & Object Orientated
Low Level & Object Orientated
High Level & Procedural
Low Level & Procedural

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is correct?
The Python interpreter ignores comments
Comments are used by programmers for a better understanding of the program
You use the # symbol before a comment
All of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python (TM) is owned and managed by

Microsoft (c)

Sun Microsystems (c)

Python (TM) is open source and free to use

Google (c)

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python is ___________ level programming language and is ___________.

High, compiled

High, interpreted

Low, compiled

Low, interpreted

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?