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

...