SEM-2(Python-Q1)

SEM-2(Python-Q1)

University

15 Qs

quiz-placeholder

Similar activities

Mastering Variables and Strings

Mastering Variables and Strings

University

17 Qs

Internal Lab Quiz-1 CSECS

Internal Lab Quiz-1 CSECS

University

10 Qs

Logo Thon Quiz Competition

Logo Thon Quiz Competition

University

20 Qs

Revision

Revision

University

10 Qs

Quiz sobre estructuras de datos

Quiz sobre estructuras de datos

University

10 Qs

Unit 1: Introduction to microcontrollers

Unit 1: Introduction to microcontrollers

University

12 Qs

p2rt

p2rt

7th Grade - University

10 Qs

Verilog HDL -module 1 Quiz

Verilog HDL -module 1 Quiz

University

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