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 is a binary string of length 0.
and are binary strings of length 1.
are binary strings of length 2.