M3 R5 Test 15

M3 R5 Test 15

Professional Development

86 Qs

quiz-placeholder

Similar activities

technical round

technical round

KG - Professional Development

90 Qs

Mock-1

Mock-1

Professional Development

90 Qs

functions, file, random , date, math

functions, file, random , date, math

Professional Development

83 Qs

M3 R5 Test 15

M3 R5 Test 15

Assessment

Quiz

Computers

Professional Development

Hard

Created by

anjali809 undefined

FREE Resource

86 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python? Python क्या है?

A type of snake एक प्रकार का साँप

A high-level programming language उच्च-स्तरीय प्रोग्रामिंग भाषा

A database management system एक डेटाबेस प्रबंधन प्रणाली

An operating system एक ऑपरेटिंग सिस्टम

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed Python? Python किसने विकसित किया?

Dennis Ritchie

Guido van Rossum

James Gosling

Bjarne Stroustrup

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which year was Python first released? Python को पहली बार किस वर्ष रिलीज़ किया गया था?

1985

1991

2000

2010

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension of Python files? Python फ़ाइलों का विस्तार (extension) क्या है?

.pt

.py

.python

.pyt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python? निम्नलिखित में से कौन-सा Python में एक वैध वेरिएबल नाम है?

123variable

variable_name

variable-name

variable name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code? निम्नलिखित कोड का आउटपुट क्या होगा? print(type(10))

<type 'int'>

<class 'int'>

integer

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store decimal values in Python? Python में दशमलव मानों को संग्रहीत करने के लिए कौन-सा डेटा प्रकार उपयोग किया जाता है?

int

float

decimal

double

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?