Solution to List all strings over X = {0,1} of length 2 or less. - Sikademy
Author Image

Archangel Macsika

List all strings over X = {0,1} of length 2 or less.

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

The empty string \varepsilon  is a binary string of length 0.

and 1 are binary strings of length 1.

00, 01, 10, 11 are binary strings of length 2.


\varepsilon,0,1,00,01,10,11

Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-861-qpid-746