>
Andhra Pradesh Post Graduate Engineering Common Entrance Test
List of top Questions asked in Andhra Pradesh Post Graduate Engineering Common Entrance Test
To ensure that the _______ condition never occurs in the system, we must guarantee that, whenever a process requests a resource, it does not have any other resource.
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Cloud Computing
A _______ architecture assigns only a few essential functions to the kernel, including address spaces, Interprocess communication (IPC), and basic scheduling.
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Operating Systems
In FCFS, I/O bound processes may have to wait long in the ready queue waiting for a CPU bound job to finish. This is known as _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Computer Architecture
A currently running process can be put on a ready queue or one of the I/O queues by each of the following except _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Operating Systems
Which of the following frees the CPU from having to deal with transfer of memory to or from I/O device?
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Computer Architecture
Among priority inversion between two processes, one with high priority and other with low priority that share a critical section will cause which of the following problem?
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Multithreading
Which of the following component of program state is shared across threads in a multithreaded process?
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Multithreading
A program uses environment variables to _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Operating Systems
Which of the following is not shared among threads in the same process?
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Multithreading
Which of the following is not a three-address code statement?
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Computer Architecture
Which is not a CPU scheduling criterion?
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Operating Systems
The primary advantage of user-level threads over kernel-level threads is _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Multithreading
Which of the following is FALSE?
AP PGECET - 2025
AP PGECET
Theory of Computation
Regular expressions and finite automata
Let \( P \) be a regular language and \( Q \) be a context free language such that \( Q \) is a subset of \( P \). Then which of the following is ALWAYS regular?
AP PGECET - 2025
AP PGECET
Theory of Computation
Regular expressions and finite automata
The output of a syntax-directed translation scheme is _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Computer Architecture
The maximum number of transitions which can be performed over a state in a DFA? \( \Sigma = \{a, b, c\} \)
AP PGECET - 2025
AP PGECET
Theory of Computation
Regular expressions and finite automata
Subset Construction method refers to _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Newton Raphson Method
If the production rules are given as:
\( S \to XY | W \)
\( X \to aXb | \epsilon \)
\( Y \to cY | \epsilon \)
\( W \to aWc | bZ | \epsilon \)
\( Z \to bZ | \epsilon \)
Then the language generated by these rules is _______ .
AP PGECET - 2025
AP PGECET
Theory of Computation
Context Free Languages and Pushdown Automata
The minimum number of nodes in a DFA that recognizes strings over \( \{a, b\} \) with length mod 3 = 0 are _______ .
AP PGECET - 2025
AP PGECET
Theory of Computation
Regular expressions and finite automata
Which of the following is a regular language?
AP PGECET - 2025
AP PGECET
Theory of Computation
Regular expressions and finite automata
Inherited attributes in SDTs are used for _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Computer Architecture
The language \( L = \{M | M \text{ halts on all inputs}\} \) is _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Cloud Computing
The time complexity to compute the 15\(^\text{th}\) Fibonacci number using dynamic programming is _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Data Structures
A problem is NP-complete if it is _______ .
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Cloud Computing
If the recursive call keeps calculating the same things over and over again, we can use _______ which stores partial results already calculated and to be used again.
AP PGECET - 2025
AP PGECET
Computer Science & Information Technology
Data Structures
Prev
1
...
45
46
47
48
49
...
112
Next