2 votes
1 answer
1
0 votes
0 answers
2
Given Answer D) I think the answer should be A) Complement of L1 will be ( i = j or j = k) right so there can be a NPDA that will accept this right ?
0 votes
0 answers
3
The given answer is A) but option A) produces the string "ab" which is not produced by the above grammar so how can the answer be A) ?
1 votes
1 answer
4
The answer given is D) Why is option 3 and 4 correct ?In 4) if there is a branch instruction , it can lead to stalls ,so how will it improve the execution ?
2 votes
1 answer
5
The question basically says no. of different outputs produced for given sequence of input (1,2,...,n)I thought in terms of push - pop pairs but cant arrive at the answer ...
1 votes
1 answer
6
Is statement 1 true for all safe expressions ?
2 votes
2 answers
7
The Given Answer is C) , my doubt is can PassportNo take NULL values as it is defined as UNIQUE ?
0 votes
1 answer
8
I am getting answer as 9 , the given answer is 8.
0 votes
0 answers
9
Here it is mentioned as a queue and not a priority queue ,what would be the answer ?
1 votes
1 answer
10
The Answer given is A) I think the naswer should be B) as we have both the prev pointer and the next pointer available , it will take constant time to update the adjacent...