>
AP PGECET 2026
List of top Questions asked in AP PGECET- 2026
The Bellman-Ford algorithm is preferred over Dijkstra's algorithm when the graph contains:
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Computer Networks
Boolean algebra is mainly used in which area?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Digital Logic
Which data structure is used to implement priority scheduling?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Operating Systems
Which data structure is used for level order traversal in trees?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
Which data structure allows insertion and deletion at both ends?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
Which tree traversal visits left subtree, root, then right subtree?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
Which of the following parameter passing mechanisms allows a function to modify the actual variable in the calling function?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
In a circular queue implemented using an array of size $MAX$, if 'front' and 'rear' are the indices, the condition for the queue being full is:
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
Which data structure is used by the compiler to manage function calls and local variables (Activation Records)?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Operating Systems
The Huffman coding algorithm used for data compression is based on which algorithmic strategy?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
A program allocates memory dynamically using $malloc()$ and does not free it. After repeated execution, what is the most likely outcome?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Operating Systems
Which of the following is TRUE about the Quick Sort algorithm?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
A grammar is given:
$E \rightarrow E + T \mid T$
$T \rightarrow T * F \mid F$
$F \rightarrow (E) \mid id$
For the input: $id + id * id$, what is the correct interpretation?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Context Free Languages and Pushdown Automata
Consider the linear search algorithm on an array of size 'n'. What is the worst-case time complexity of linear search?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
An algorithm repeatedly divides a problem into smaller sub-problems, solves them independently, and combines the results to obtain the final solution. Determine the algorithm that follows this strategy.
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
A connected undirected graph has 8 vertices and 12 edges. How many edges will its spanning tree contain?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
Which of the following statements about linked lists is true?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
OOPs concept
In CPU Control design, what is the primary difference between hardwired control and micro programmed control?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Computer Organization and Architecture
Which of the following statements about Arithmetic Logic Unit (ALU) is correct?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Computer Organization and Architecture
In which addressing mode does the instruction contain the actual operand value itself rather than the address of operand?
AP PGECET - 2026
AP PGECET
Computer Science and IT Engineering
Computer Organization and Architecture
What is the 2's complement representation of the decimal number -5 in 8-bit binary?
AP PGECET - 2026
AP PGECET
Engineering Mathematics
Linear Algebra
Which of the following propositions is logically equivalent to $p \rightarrow q$?
AP PGECET - 2026
AP PGECET
Engineering Mathematics
Combinatorics
In a simple undirected graph, the sum of the degrees of all vertices is 20. How many edges are present in the graph?
AP PGECET - 2026
AP PGECET
Engineering Mathematics
Combinatorics
Which of the following circuits is a sequential circuit?
AP PGECET - 2026
AP PGECET
Engineering Mathematics
Linear Algebra
If a graph G has 10 vertices and each vertex has degree 3, how many edges does G have?
AP PGECET - 2026
AP PGECET
Engineering Mathematics
Combinatorics
Prev
1
...
49
50
51
52
53
...
80
Next