_____________ is used to read data from bytes buffers.
(a) write()
(b) read()
(c) readwrite()
(d) all of the mentioned
(a) write()
(b) read()
(c) readwrite()
(d) all of the mentioned
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct answer is (a) write()
To explain I would say: readfully method can also be used instead of read method.