1.

What is the sequence of ruby strings?(a) 16-bit bytes(b) 8-bit bytes(c) 10-bit bytes(d) None of the mentionedI had been asked this question in an online quiz.My question is based upon Data Types and Variables topic in portion Ruby Basics of Ruby

Answer»

The correct option is (b) 8-bit bytes

Easiest explanation: They are SIMPLY the SEQUENCE of 8-bit bytes.



Discussion

No Comment Found

Related InterviewSolutions