Login
Remember
Register
Ask a Question
Byte datatype can contain only ______ and ______.
0
votes
asked
Jun 24, 2020
in
Python
by
Robindeniel
edited
Jul 11, 2021
by
sharadyadav1986
Byte datatype can contain only ______ and ______.
Select the best answer from below options :
a)ascii & hexadecimal characters
b)ascii & unicode
c)unicode alone
d)decimal & hexadecimal
#python-datatypes
#data-types-python
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 25, 2020
by
SakshiSharma
ascii & hexadecimal characters
...