What will be the output of the following Python expression?
bin(29)
‘0b11011’
‘0b11111’
‘0b11101’
‘0b10111’
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
Which of the following expressions can be used to multiply a given number ‘a’ by 4?
Solution |
|
2
Discuss
|
What will be the output of the following Python expression?
Solution |
|
3
Discuss
|
Which of the following Boolean expressions is not logically equivalent to the other three?
Solution |
|
4
Discuss
|
What will be the output of the following Python code?
Solution |
|
5
Discuss
|
What will be the output of the following Python code snippet?
Solution |
|
6
Discuss
|
What will be the output of the following Python expression?
Solution |
|
7
Discuss
|
What will be the output of the following Python code snippet if x=1?
Solution |
|
8
Discuss
|
What will be the value of X in the following Python expression?
Solution |
|
9
Discuss
|
Which of the following expressions results in an error?
Solution |
|
10
Discuss
|
Which of the following expressions is an example of type conversion?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved