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
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
2
Discuss
|
What is the return type of function id?
Solution |
3
Discuss
|
What error occurs when you execute the following Python code snippet?
Solution |
4
Discuss
|
Which one of the following has the same precedence level?
Solution |
5
Discuss
|
What is the order of precedence in python? i) Parentheses |
6
Discuss
|
Which of the following is the truncation division operator?
Solution |
7
Discuss
|
The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same.
Solution |
8
Discuss
|
What data type is the object below?
Solution |
9
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 |
10
Discuss
|
Which one of the following has the highest precedence in the expression?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved