The expression Int(x) implies that the variable x is converted to integer.
True
False
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
What is the order of precedence in python? i) Parentheses |
2
Discuss
|
Given a function that does not return any value, What value is thrown by default when executed in shell.
Solution |
3
Discuss
|
What is the output of this expression, 3*1**3?
Solution |
4
Discuss
|
What is the return type of function id?
Solution |
5
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 |
6
Discuss
|
What data type is the object below?
Solution |
7
Discuss
|
Which of the following results in a SyntaxError?
Solution |
8
Discuss
|
Operators with the same precedence are evaluated in which manner?
Solution |
9
Discuss
|
The one’s complement of 110010101 is:
Solution |
10
Discuss
|
What will be the value of x in the following Python expression?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved