1 answer
1
The maximum number of boolean expressions that can be formed for the function f(x,y,z) satisfying the relation f(x',y,z')=f(x,y,z) is
2 answers
2
ReguralCFLCSLRecursive
2 answers
4
1 answer
5
0 answers
7
Suppose a disk has 100 cylinders, numbered from 0 to 99. At some time the disk arm is at cylinder 20, and there is a queue of disk access requests for cylinders 10, 22, 6...
0 answers
11
1 answer
13
0 answers
17
1 answer
19
Is $(aa)^*$ +a$(aa)^*$ = a*?
0 answers
21
Consider the below given grammar:A→AA+A→aThe number of states in CLR(1) canonical item set are _______ and number of inadequate states in LALR(1) canonical item set i...
1 answer
22
1 answer
23
No of token?$a b c d + y{^3}+(2-5+x$ $6/2$$ ;$Please suggest how to count token in this type of questions?
0 answers
24
0 answers
26
Which of the following is not a token of c -program?A. 1.02e + 2B. # defineC. 123.33D. MAXplease explain why?
2 answers
27
1 answer
28
Construct the LALR(1) sets of items for the grammar:S’ - SS - *SS | aThen, identify, in the list below, one of the LALR(1) sets of items for(A) [S - a., $\$$](B) [S - a...
1 answer
29
If a graph requires k different colors for its proper coloring, then chromatic number of the graph is(a) 1(b) k(c) k-1(d) k/2