PYQs Solutions
Syllabus with topics linked
DS PYQ 2017 Solution
Note: This solution is prepared based on the knowledge of some individuals. There is room for error in this so consider cross-checking in...
DS PYQ 2016 Solution
Operating System PYQ 2019 Solution
Question 1 (a): Fill in the following blanks (i) The two modes of execution of an operating system are __________ and __________ (ii)...
Operating System PYQ 2017 Solution
Question 1(a): Write one-word answers to the following: (i) The mode in which the operating system executes. The operating system has two...
Operating System PYQ 2016 Solution
Question 1(a): Give one-word answers for the following:i. In this address-binding scheme, the logical and physical addresses are the same....
Computer Networks PYQ 2018 Solution
Note: This solution is prepared based on the knowledge of some individuals. There is room for error in this so consider cross-checking in...
Basics of Statistical Inference GE PYQ 2017 Solution
Question 1 (a): Fill in the blanks (i) For a sample of size n<30, (x̄-μ)/√(s^2/n) follows _______ distribution with ______ degrees of...
DAA PYQ 2019 Solution
Link to Question Paper: DAA PYQ 2019 Question 1 (a): Consider an input of n numbers that are all equal. What would be the running time of...
DAA PYQ 2022 Solution
Question 1 (a): Consider the recursive version of the Insertion sort algorithm as follows: In order to sort A[1:n], we recursively sort...
Introduction to R Programming PYQ 2022 Solution
Question 1 (a): What value will be stored in the variable “X”?X ← vector(”complex”, 3) The variable "X" will be initialized as a vector of...
Android Programming PYQ 2022 Solution
Question 1 (a): Write the name of weightSum and layout_weight attribute used in the Linear layout. In Android's Linear Layout, there are...
Software Engineering PYQ 2022 Solution
Question 1 (a): What is a prototyping model? When is it most appropriate to use the prototyping model? A prototyping model is a...
SE PYQ 2019 Solution
Question 1 (a): Which of the following Software Process Model is more effective? Give one reason. Incremental Model or Linear Sequential...
DBMS PYQ 2022 Solution
Question 1(a): Explain the three schema architectures with the help of a diagram. How does the three schema architecture relate to data...