>
questions
List of practice Questions
The control link in an activation record points to
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
Which one of the following is prefix representation of the infix expression \(P*(Q+R)/S\)?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
Which addressing mode provides the fastest access?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
The output of code generation is usually
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
Which technique replaces a sequence of instructions with a faster one?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
The language \(L=\{0^n1^n2^n\mid n\ge0\}\) is a
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
The number of internal states of a Universal Turing Machine should be at least
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Given a TM \(M\), a state \(q\), and input \(w\), determine whether computation of \(M\) on \(w\) ever visits state \(q\).
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
A compiler which runs on one machine and produces target code for another machine is called as
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
For the grammar \[ E\rightarrow E*F\;|\;F+E\;|\;F \] \[ F\rightarrow F-F\;|\;id \] Which statement is true?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
Which of the following parser is most powerful?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
Consider the following Syntax Directed Translation Scheme, with non-terminals \(\{S,A\}\) and terminals \(\{a,b\}\):
The output printed by a bottom-up parser for the input \(aab\) is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
Which of the following regular expressions denote a language comprising all possible strings of even length over the alphabet \(\{0,1\}\)?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
The following CFG generates strings of terminals that have
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Which language can be accepted by a PDA but not by an FA?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Suppose a language \(L_1\) has 2 states and \(L_2\) has 2 states. After using the cross product construction method, we have a machine \(M\). The total number of states in \(M\) are
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Which among the following cannot be accepted by a regular grammar?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
The minimum number of productions required to produce a language consisting of palindrome strings over \(\Sigma=\{a,b\}\) is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
What is the size of the set of all subsets of \(n\) elements in sum of subsets problem?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
What is the cost of the minimum spanning tree of the below graph using Prim's algorithm?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Match the following algorithms with their worst-case time complexities.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Choose all design strategies to solve different types of knapsack problems?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Which sorting algorithm has the same time complexity for all the cases-best, average, worst?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
The diagram given below refers to a non-deterministic finite state automaton that accepts the language having
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Which data structure is used to find largest number in data streams?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Prev
1
...
364
365
366
367
368
...
11309
Next