Important Python Mcqs

Which type of Programming does Python support?

a) object-oriented programming

b) structured programming

c) functional programming

d) all of the mentioned

Answer:

d) all of the mentioned

Explanation:

Structured programming is a program written with only the three constructions sequence, decision (if.. elif statements), and repetition (while or for statements). Functional programming is a programming paradigm in which the primary method of computation is the evaluation of functions.

Object-oriented Programming (OOPs) is a programming paradigm that uses objects and classes in programming. Python is an interpreted programming language, which supports object-oriented, structured, and functional programming.

Related MCQs
Aniket Malik

Aniket Malik

CERTIFIED TUTOR/TRAINER WITH 300+ REVIEWS

Facing difficulty with

this concept?