1 votes
1 answer
21
Is WcW CFG?
–1 votes
0 answers
22
If a grammar is CLR, how can we have any conflict?
0 votes
0 answers
23
What about empty rules?
0 votes
1 answer
24
An unambiguous grammar has same leftmost and rightmost derivationPlease provide an example to show this.
0 votes
0 answers
25
How will I find SLR(1) for such a big CFG?I could find error in LL(1) and conflict in LR(0)?But finding SLR(1) is time-consuming if using item generation approach?
0 votes
2 answers
26
Whats wrong with option B?Give an example?
0 votes
0 answers
27
0 votes
1 answer
28
If pointer to leaf node of max heap given, what is the time complexity to find smallest element?
0 votes
0 answers
29
If pointer to leaf node of binary heap given, what is the time complexity to find smallest element?
0 votes
0 answers
30
How many 2 strings of length n are generated by tossing a coin n times?(Setting value 0 or 1)Is it (2^n+2^n) or (2^n*2^n)?
–1 votes
1 answer
31
0 votes
0 answers
32
How is I/O protection ensured by CPU having isolated mapped I/O?
0 votes
2 answers
33
What does processor speed depend upon?1)Clock2)Data bus width3)Address bus width4)All of the above
0 votes
0 answers
34
I am getting 15 as the answer.
2 votes
1 answer
35
I am getting answer is 190 for (I1 TO I6 & I12 TO I16)
2 votes
1 answer
36
A computer system that uses memory mapped I/O configuration, has a 32 bit address space. Address with 1’s in 4 MSB refers to devices. What is the maximum amount of memo...
0 votes
1 answer
37
Please suggest some pdf or study material to study ER To relational tables type question?
0 votes
1 answer
38
0 votes
0 answers
40
How is two mux starting from left giving any output as select line is given '0' as input ?