>
Computer Science & Information Technology
List of top Computer Science & Information Technology Questions
What is the solution for the problem of external fragmentation?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
A solution to the critical section problem should satisfy three requirements. Choose the correct set from the following: \[ \text{I. Mutual Exclusion} \] \[ \text{II. Progress} \] \[ \text{III. Hold and Wait} \] \[ \text{IV. Circular Wait} \] \[ \text{V. Bounded Waiting} \]
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Which among the following is a light weight process?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
In which one of the following modes, the hardware allows privileged instruction to be executed?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Which page replacement algorithm suffers with Belady's anomaly?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Choose the correct statements about fork and vfork system calls. Statement-I: vfork is faster than fork. Statement-II: fork is safer than vfork. Statement-III: vfork shares parent's memory, fork copies memory.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Which CPU scheduling algorithm uses time quantum for processes?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
The output of code generation is usually
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
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 technique replaces a sequence of instructions with a faster one?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
If the value of an attribute is obtained from its children, then it is called
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 language \(L=\{0^n1^n2^n\mid n\ge0\}\) is a
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Which of the following parser is most powerful?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
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
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
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
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
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 among the following cannot be accepted by a regular grammar?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
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 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
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 language can be accepted by a PDA but not by an FA?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Theory of Computations
Prev
1
2
3
4
5
...
20
Next