a. Python is free to use and distribute.
Answer
True
b. Same Python program can work on different OS - microprocessor combinations.
Answer
True
c. It is possible to use C++ or Java libraries in a Python program.
Answer
True
d. In Python type of the variable is decided based on its usage.
Answer
True
e. Python cannot be used for building GUI applications.
Answer
False
f. Python supports functional, procedural, object-oriented and eventdriven programming models.
Answer
True
g. GUI applications are based on event-driven programming model.
Answer
True
h. Functional programming model consists of interaction of multiple objects.
Answer
False
0 Comments:
Post a Comment