0 votes
in Python by
edited by

Which describes bytearrays?

Select the best answer from below options : 

a)Without an argument, an array of size 0 is created; contains a sequence of 

b)integers 0-255

c)Bytearrays are immutable objects

Related questions

+1 vote
asked Jan 30, 2022 in Python by sharadyadav1986
+2 votes
asked Jan 1, 2022 in Python by sharadyadav1986
...