>
questions
List of practice Questions
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
What is the time complexity in Big-Oh notation for \[ f(n)=a_{m}n^{m}+\cdots+a_{1}n+a_{0}? \]
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Choose the pair of sorting algorithms using divide and conquer strategy.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Find the optimal solution for knapsack instance \[ n=3,\quad m=20, \] \[ (p_1,p_2,p_3)=(25,24,15) \] and \[ (w_1,w_2,w_3)=(18,15,10). \]
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Which algorithm design strategy is used to find single source shortest paths?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
What is the purpose of Bellman-Ford algorithm?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Executing a program written in C involves a series of steps. Choose the correct sequence.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Consider the following statements about C program.
Statement-I: Every program statement must end with a semicolon.
Statement-II: Compiler directives do not end with a semicolon.
The correct answer is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Which of the following is invalid floating point constant?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Which binary search tree traversal gives the sorted order of its elements?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Match the C operators with their meaning.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
What type of conflicts arise when an instruction depends on the result of a previous instruction, but this result is not yet available?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
In strobe control method, the strobe pulse is controlled by which unit in the CPU?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Choose the most common auxiliary memory device.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
How many stages are there in Pipeline included in a RISC processor?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Which data structure is used in recursive function implementation?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Choose the set of storage classes in C language.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
The correct set of graph representation is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Compiler Design
The symbolic notation used to describe the microoperation transfers among registers is called
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
What is the output of selective complement operation of 1010 and 1100?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which of the following register holds memory operand?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
What is the correct description of CIL instruction?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Choose typical program control instructions.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Consider the following statements about interrupts.
Statement-I: Internal interrupts are synchronous with the program while external interrupts are asynchronous.
Statement-II: Internal interrupts are called traps. The correct answer is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Choose the correct statement about connected components.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Discrete Mathematics
Prev
1
...
365
366
367
368
369
...
11309
Next