Which of the following operators has its associativity from right to left?
+
//
%
**
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
In python we do not specify types, it is directly interpreted by the compiler, so consider the following operation to be performed.
the objective is to make sure x has an integer value, select all that apply
Solution |
2
Discuss
|
What will be the value of x in the following Python expression?
Solution |
3
Discuss
|
Which one of the following has the same precedence level?
Solution |
4
Discuss
|
The following is displayed by a print function call. Select all of the function calls that result in this output.
Solution |
5
Discuss
|
What is the average value of the following Python code snippet?
Solution |
6
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
7
Discuss
|
Evaluate the expression given below if A = 16 and B = 15.
Solution |
8
Discuss
|
What error occurs when you execute the following Python code snippet?
Solution |
9
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
10
Discuss
|
What are the values of the following Python expressions?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved