Share this Post

A) Object- oriented programming

B) structured programming

c) Functional programming

d)All of the mentioned

A) lowercase

b)UPPERCASE

c) Capitalized

d)None of the mentioned

A) a_=3

b) _a=3

c) a?=3

D) All

A) _x=1

B) _x=9

c)_xy_=7

d)None of these

A) xyzp =5,000,000

B)x y z p = 5000 6000 7000 8000

C)x, y, z, p = 5000 6000 7000 8000

D)x_y_z_p =5,000,000

A) classes are real world entities

B) Objects are real world entities

C)Objects and classes are real world entities

D) objects are real- world entities while classes are not real

A) To identify the variable

B) To identify the constant

C) It indicates a public variable of a class

D)variables cannot be accessed from outside the class

A) It supports automatic garbage collection

B) It can be easily integrated with C,C++ COM ActiveX, CORBA and Java

C) Both of the above

D) None of the above

A) Number

B) String

C) List

D) slice

A) 9.0

B) 9.8

C) 10

D)10.0

A) 12.6

B) ‘12.6

C) 12

D) syntax error

A) Python allows you to assign a single value to multiple variables simultaneously

B) you can assign multiple values to multiple variables by separating variables and values with commas

C) you can assign the same value to multiple variables by using=consecutively

D) All of the above

A) 12.6

B) ‘12.6’

C)12

D) syntax error

A) 10 Marks

B)e@mail

C)If

D) _my_python

A) _init_

B) in

C) it

D) on

A) (2,4), (4,5)

B) (3,9)

C) (2,4,1,5)

D) Invalid Syntax



Share this Post

Leave a Reply

Your email address will not be published. Required fields are marked *