in Education by
find a regular expression corresponding to each of the following subset of {0,1} Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
sryyyyyyyyyyyyyyyyyy I don’t understand ur question

Related questions

0 votes
    Derive a Canonical POS expression for a Boolean function F, represented by the following truth table : 1 A B C F 0 0 0 ... 1 0 1 1 1 1 Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    If P=1, Q=0 ,R=1 then what will be the output of following expression (P+Q)’+(P’+Q’)R’+(Q’+R’) Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
0 votes
    a) Derive a Canonical POS expression for a Boolean function F, represented by the following truth table : 1 A B C F 0 0 ... 1 0 1 1 1 1 Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    Find out the right which is not under the Indian Constitution? (1) Freedom of Speech and Expression. (2) Move ... None of the above Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    b. Write a java statement to accomplish each of the following tasks: i. Declare a variable, sum and a to be ... value of variable sum. Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    a,b,c and d are int type, however, the expression is slightly modified as (a+b*c-d)/7.0. ... of the following mathematical expression? Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    a,b,c and d are int type, however, the expression is slightly modified as (a+b*c-d)/7.0. ... of the following mathematical expression? Select the correct answer from above options...
asked Dec 18, 2021 in Education by JackTerrance
0 votes
    do you think the following two expression are the same if yes write the output if not justify your answer X=int(22/7) X=(22.0/7) Select the correct answer from above options...
asked Dec 13, 2021 in Education by JackTerrance
0 votes
    int find(int i) { if(>1) j=find(j/10)+(j%10) else j=0; return j; void main() int i=1000 int k k=find(i): printf(“%d”, K) Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    State wheter the following statements are true or false. Use a regular font to highlight a word Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    Observe the map below: Identify the pointed states with their corresponding social and environment movements and select ... movement. Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    Write a C program to print the following pattern: 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 Select the correct answer from above options...
asked Dec 7, 2021 in Education by JackTerrance
0 votes
    Write a C program to print the following pattern: 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    Write a C program to print the following pattern: 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    A random, variable `X` has the following probability distribution: `X : 0 1 2 3 4 5 6 7` `P(X):0 k 2k 2k 3k k^2 2k^2 7k^2+k` Find each of the following: `k` ii. `P(X...
asked Nov 16, 2021 in Education by JackTerrance
...