>
Telangana State Post Graduate Engineering Common Entrance Test
List of top Questions asked in Telangana State Post Graduate Engineering Common Entrance Test
What is the output of lexical analyzer?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Compiler Design
_____________ is the sequence of characters in a token
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Compiler Design
Which phase of the compiler checks the grammar of the program?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Compiler Design
Which compiler runs on one machine and generates code for multiple machines?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Compiler Design
Which method merges the multiple loops into the single one?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Compiler Design
Which optimization technique is used to reduce the multiple jumps?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Compiler Design
Moore machine is an example of
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
A language $L$ is said to be Turing machine (TM) decidable if
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
A Turing machine that is able to simulate other Turing machines is known as
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
Choose the correct option when
S1: Initial state of NFA is initial state of DFA
S2: The final state of DFA will be every combination of final set of NFA
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
Which file is the output of an assembler?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Compiler Design
Which among the following is not based on divide and conquer?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Which of the following does not represent the language $\{0, 01\}$?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
How many tuples are present in finite state machine?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
According to the Chomsky classification, language of finite automata is
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
What is the regular expression for all strings starting with ab then any number of a or b and ending with bba?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
The transition a pushdown automation made by is additionally dependent upon
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Theory of Computations
What is the worst-case time complexity of depth first search of a graph with ‘V’ nodes and ‘E’ edges?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Bellman Ford algorithm provides solution for
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Given an array $A = \{15, 23, 27, 32, 45, 49, 60\}$ and key = 49, what are the mid values (corresponding array elements) in the first and second levels of recursion?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
What is the best case time complexity for linear search?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
How many solutions are there for the 8-Queen problem on an $8 \times 8$ chessboard?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Which among the following is an external sorting technique?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
How many passes does an insertion sort algorithm take for sorting an array of ‘n’ elements?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Breadth first search is equivalent to traversal of binary tree
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Prev
1
...
69
70
71
72
73
...
95
Next