Top 1000+ Solved Problem Solving and Python Programming MCQ Questions Answer

From 751 to 765 of 820

Q. 2223334))

a. 1,112,223,334

b. 111,222,333,4

c. 1112223334

d. error

  • d. error

Q. 2223334))

a. 1,112,223,334

b. 111,222,333,4

c. 1112223334

d. error

  • c. 1112223334

Q. :.2}'.format(1/3))

a. 0.333333

b. 0.33

c. 0.333333:.2

d. error

  • b. 0.33

Q. :.2%}'.format(1/3))

a. 0.33

b. 0.33%

c. 33.33%

d. 33%

  • c. 33.33%

Q. '.isalnum())

a. true

b. false

c. none

d. error

  • a. true

Q. '.isalnum())

a. true

b. false

c. none

d. error

  • b. false

Q. xa'.isdigit())

a. true

b. false

c. none

d. error

  • b. false

Q. ,'.islower())

a. true

b. false

c. none

d. error

  • a. true

Q. '.isnumeric())

a. true

b. false

c. none

d. error

  • a. true

Q. 1'.isnumeric())

a. true

b. false

c. none

d. error

  • b. false

Q. erdE a'.isprintable())

a. true

b. false

c. none

d. error

  • a. true

Q. '.replace('cd', '12'))

a. ab12ef12

b. abcdef12

c. ab12efcd

d. none of the mentioned

  • a. ab12ef12

Q. : 100}))

a. bcde

b. abcd

c. error

d. none of the mentioned

  • d. none of the mentioned

Q. '.zfill(5))

a. 00+99

b. 00099

c. +0099

d. +++99

  • c. +0099

Q. Which of the following functions is a built- in function in python?

a. seed()

b. sqrt()

c. factorial()

d. print()

  • d. print()
Subscribe Now

Get All Updates & News