6 answers
1
2 answers
4
2 answers
5
Consider the grammar givenS->AAA->aA / bHow many entries will be blank in the GOTO table for SR(0) items?What is the meaning of SR(0) items?
0 answers
14
1 answer
15
A GRAPH OF 6 VERTICES CAN BE 1 CHROMATIC ?TRUE OR FALSEIF TRUE,GIVE SOLUTION
5 answers
16
Match the pairs in the following:$$\begin{array}{ll|ll}\hline \text{(A)} & \text{Virtual memory} & \text{(p)} & \text{ Temporal Locality} \\\hline \text{(B)} & \text{Sha...
2 answers
17
The decimal value of 0.005 in single precision floating point format is __________________
0 answers
18
Find the Mod Value for the counter My ans is MOD-5 counter but given is MOD-3 please explain ....
1 answer
19
1 answer
20
Consider the following set of lines :|x|+|y|=1Area enclosed by them isA)1 B)2 C)3 D)4
1 answer
21
2 answers
22
What is the output of the following program?# include <stdio.h># define MUL (a, b) a ∗ b# define pow (a) a ∗ aint main ( ){int a = 3;int b = 2;printf (“%”, MUL (M...
1 answer
23
2 answers
24
True/FalsePaging suffers from internal fragmentation?
0 answers
25
The number of cut vertices of this graph
1 answer
27
1)What is switching? And in which layer switching happens?2)Is circuit better than packet in OSI model?3)Main difference between circuit switching and packet switching?
1 answer
28
if any production of given grammar isA → ε {A.v = 0}then A.v is ?a) inherited attributeb) synthesized attribute
1 answer
29
1 answer
30
Faster access to non-local variables is achieved using an array of pointers to activation records called a stackheapdisplayactivation tree