ISRO Scientist or Engineer Computer Science 2016

Instructions

For the following questions answer them individually

ISRO Scientist or Engineer Computer Science 2016 - Question 31


Algorithm design technique used in quick sort algorithm is

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 32


An FSM (Finite State Machine) can be considered to be a Turning Machineof finite tape length

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 33


Let $$L = \left\{\omega \epsilon (0+1)*|  \omega \right\}$$ has even number of 1s, i.e. L is the set of all bit strings with even number of 1s. Which one of the regular expression below represents L?

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 34


Consider the following recurrence
$$T(n)=2T(\sqrt{n})+1$$
$$T(1) = 1$$
Which of the following is true?

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 35


Consider the following statements about the context-free grammar:
$$G = \left\{S \rightarrow SS,S \rightarrow ab, S \rightarrow ba, S\rightarrow \wedge \right\}$$
I. G is ambiguous
II. G produces all strings with equal number of a’s and b’s
III.G can be accepted by a deterministic PDA
Which combinations below expresses all the true statements about G?

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 36


If L and $$\overline{L}$$ are recursively enumerable , then L is

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 37


$$S \rightarrow a Sa|bSb|a|b$$
The language generated by the above grammar over the alphabets { a, b } is the set of

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 38


What is the highest type number that can be assigned to this following grammar : $$S \rightarrow Aa, A \rightarrow Ba, B \rightarrow abc$$

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 39


Access time of the symbol table will be logarithmic, if it is implemented by

Video Solution

ISRO Scientist or Engineer Computer Science 2016 - Question 40


Recursive descent parsing is an example of

Video Solution
cracku

Boost your Prep!

Download App