What is the return type of function id?
int
float
dict
bool
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Which of the following operators has its associativity from right to left?
Solution |
2
Discuss
|
Which of these in not a core data type?
Solution |
3
Discuss
|
What will be the output of the following Python code snippet?
Solution |
4
Discuss
|
Which of the following is the truncation division operator?
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 is the value of the following expression?
Solution |
7
Discuss
|
Which of the following results in a SyntaxError?
Solution |
8
Discuss
|
It is not possible for the two’s complement value to be equal to the original value in any case.
Solution |
9
Discuss
|
Which of the following will run without errors?
Solution |
10
Discuss
|
Given a function that does not return any value, What value is thrown by default when executed in shell.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved