Week-1 MCQ - Pages
Week-1 MCQ - Pages
Indentation
{}
()
Begin; end;
Single
Double
Triple
All of the above
Identity Operator
Membership Operator
Assignment Operator
Arithmetic Operator
4. Which of the following technique is used to evaluate the expression
if it is having more than one operator ?
Operator Precedence
Identity
Membership
Bitwise
Operand
Operator
Expression
Numbers
Arithmetic
Relational
Bitwise
Logical
7. The output can be displayed using which of the following
function ?
Input()
Print()
Put()
Get()
$ Symbol
@ Symbol
# Symbol
! Symbol
Packing
Unpacking
Single Assignment
All of the above
10. Tuple packing / unpacking technique helps to avoid __________
variable
Temporary
Lengthy
Storage
None
Compiler
Intepreter & Compiler
Interpreter
All of the above
Whole program
Three line
Two line
One line
13. Who developed the python language ?
Zim Den
Guido Van Rossum
Nine Stom
Wick Van Rossum
Object Oriented
Procedure Oriented
Partially Object Oriented
Function Oriented
Interactive mode
Script mode
Compiler mode
None of the above
16. In which mode, we can get immediate response ?
Interactive mode
Script mode
Compiler mode
None of the above
17. Why does the name of local variables start with an underscore
discouraged ?
"70"
3040
("30" + "40")
"3040"
del
clear
delete
remove
string
character
float
integer
27. Which one of the following is the correct extension of the Python file?
.PyPI
.py
.python
.p