Python and C Programming Quiz for 1st years

Python and C Programming Quiz for 1st years

12th Grade

50 Qs

quiz-placeholder

Similar activities

Python 3 Loops

Python 3 Loops

9th - 12th Grade

55 Qs

software dev

software dev

9th - 12th Grade

50 Qs

Quizes-Syntax-Master

Quizes-Syntax-Master

12th Grade

45 Qs

Python Programming Certification Exam

Python Programming Certification Exam

9th - 12th Grade

46 Qs

Python Coding Specialist Exam

Python Coding Specialist Exam

9th - 12th Grade

46 Qs

PCEP Questions

PCEP Questions

9th - 12th Grade

46 Qs

Python Practical Questions

Python Practical Questions

9th - 12th Grade

46 Qs

CSP Python Test

CSP Python Test

9th - 12th Grade

52 Qs

Python and C Programming Quiz for 1st years

Python and C Programming Quiz for 1st years

Assessment

Quiz

Computers

12th Grade

Hard

Created by

A Akash

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdorf

Guido van Rossum

Niene Stom

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of Programming does Python support?

object-oriented programming

structured programming

functional programming

all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is Python case sensitive when dealing with identifiers?

no

yes

machine dependent

none of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct extension of the Python file?

.python

.pl

.py

.p

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is Python code compiled or interpreted?

Python code is both compiled and interpreted

Python code is neither compiled nor interpreted

Python code is only compiled

Python code is only interpreted

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keywords in Python are in _________

Capitalized

lower case

UPPER CASE

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the value of the following Python expression? 4 + 3 % 5

7

2

4

1

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?