Login
Remember
Register
User Derya
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by Derya
0
votes
1
answer
The bool class is subset of ______.
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
What will be the output of below text?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
bytearray provides an mutable sequence, making it modifiable.
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
What characteristics describe the python programming language ?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
Which datatype is represented by int in Python 3?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
Which statements will result in slice of tuple?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
list[:] output would be printing the __________.
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
2
answers
Which of these options could be used in tuple object?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
Is x, y = 5, 6 a valid statement?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
What is the output of the following code?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
What is the output of the following code snippet?
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
What is the output of the following code? count = 0 while count < 2: print (count, " is less than 2") count = count + 2 else: print (count, " is not less than 2")
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
2
answers
What is the output of the following code? a = 0 if a: print(""""a's value"""") else: print(""""Sorry nothing will get printed"""")"
asked
May 17, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
a.symmetric_difference(b) highlights the ________.
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
2
answers
a.difference(b) highlights the ________.
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
Dictionary could be copied to another dictionary using which of following syntax?
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
_______ class provides an immutable sequence of elements.
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
Which statements prevent the escape sequence interpretation?
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
Which methods can be used with list objects?
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
Values in bytearray should be integers between ___________.
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
1
answer
What is the output of max('Infinity')?
asked
May 15, 2019
in
Python
#python
Python-questions-answers
0
votes
0
answers
While using slicing in lists, list[0:2] is equivalent to ______.
asked
May 15, 2019
in
Python
#python
Python-questions-answers
+2
votes
1
answer
What is the difference between RELFC and RLCHA?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
+1
vote
1
answer
What is child ECB? How do you create it?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
+1
vote
1
answer
What FLIPC does?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
+2
votes
1
answer
How do you check the return from FACE?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
+2
votes
1
answer
Which of the following list is designated for low priority jobs?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
+3
votes
1
answer
Which dump is issued when getting a storage block on a data level which is already holding a block?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
+3
votes
1
answer
Which of the macro is used to release multiple data blocks?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
+3
votes
1
answer
What is maximum no. of DETACs that can be done on a data level?
asked
May 14, 2019
in
Machine Learning
#tpf
Machine-Learning-questions-answers
Page:
« prev
1
2
3
4
5
6
next »
...