2,214 views

2 Answers

Best answer
4 votes
4 votes
option B as {1,2} will be the subset of given set
selected by

Related questions

0 votes
0 votes
1 answer
1
sajalsjddn asked May 29, 2016
879 views
(A) Each one can simulate the other(B) The turing machines always halts which represents all C programs(C) The C programs that always halt can simulate all turing machine...
3 votes
3 votes
3 answers
2
radha gogia asked Jul 5, 2015
1,122 views
1.Every Ragular Language have an equivalent LR(0)grammer.2. Every DCFL have an equivalent LR(0) grammer
3 votes
3 votes
2 answers
4
dhruba asked Jun 5, 2023
1,028 views
In QuickSort algorithm, which of the following statements is NOT true regarding the partition process?a) Partition always divides the array into two non-empty subsets.b) ...