There are 200 students in a school out which 120 students play football, 50 students play cricket and 30
students play both football and cricket. The number of students who play one game only is:
There are 15 points in a plane such that 5 points are collinear and no three of the remaining points are collinear
then total number of straight lines formed are:
Consider a system with 1K pages and 512 frames and each page is of size 2 KB. How many bits are required to represent the virtual address space memory:
An equilateral triangle is inscribed in a parabola y2=8x whose one vertix is at the vertex of the parabola then the length of the side of the triangle is:
Flash memory is a type of non-volatile RAM that retains data even when power is turned off. It is often used in devices like USB drives, SSDs, and memory cards.
PMOS (B):
PMOS (P-type Metal-Oxide-Semiconductor) is one of the oldest and slowest types of MOSFET technology. It was widely used in early integrated circuits.
NMOS (C):
NMOS (N-type Metal-Oxide-Semiconductor) is commonly used in large-scale integration (LSI) due to its faster switching speed compared to PMOS.
CMOS (D):
CMOS (Complementary Metal-Oxide-Semiconductor) is known for its low power consumption because it uses both PMOS and NMOS transistors in a complementary way, reducing static power dissipation.
Four students are sitting on a bench to be photogrpahed. Kamal is to the left of Amrita. Dipak is to the right of Amrita. Ankit is between Amrita and Dipak. Identify students sitting in corner’s of the bench?
Consider a completely skewed (left / right) binary search tree with n elements. What is the worst case time complexity of searching an element in this tree?
If the parametric equation of a curve is given by x=etcost and y=etsint then the tangent to the curve at the point t=π4 makes the angle with the axis of x is
(A) If each element in a row is a constant multiplier of corresponding element of another row of a determinant, then the value of the determinant is always non-zero.
(B) If each element on one side of the principal diagonal of a determinant is zero, then the value of the determinants the product of the diagonal elements.
(C) The value of determinant of skew symmetric matrix of odd order is always non-zero.
(D) If A is non-singular matrix of order three, then adj A=|A|^2
Choose the correct answer from the options given below:
There is a certain relation between two given words on lieft wide of : : and one word is given on the right sideof : : while another word is missing. Select the missing word which have same relation as the word pairs on the left side of : : symbol.
A function f(x) is defined as f(x)=\begin{cases}{\frac{1-\cos 4x}{{x}^2}} & {;x{\lt}0} \\ {a} & {;x=0} \\ {\frac{\sqrt[]{x}}{\sqrt[]{(16+\sqrt[]{x})-4}}} & {;x{\gt}0}\end{cases}
if the function f(x) is continuous at x = 0, then the value of a is:
K is the son of A’s mother’s sister. Q is daughter of D, who is the father of G and grandfather of A. P is the daughter of H who is grandmother of K. D is husband of H and G is husband of L. How is P related to Q?
(A) Arrays, (C) Heap Data Structure, and (D) Linked List
Explanation:
Arrays:
Unsorted Array: Insertion is O(1), Deletion is O(n).
Sorted Array: Insertion is O(n), Deletion is O(1).
Heap Data Structure:
Binary heaps are commonly used for efficient implementation.
Insertion and Deletion take O(log n) time.
Linked List:
Can be implemented as sorted or unsorted.
Efficiency depends on the choice of implementation.
Why not Fibonacci Tree?
Fibonacci trees are not used directly for priority queues. However, Fibonacci heaps (a separate data structure) can implement priority queues efficiently.
An operating system cotains 4 user processor each requiring 5 units of resource R. The minimum number ofrequired units of R such that no deadlock will every occur is
The current allocation and Maximum requirement of different types of resources for four processes are given below:
Consider the following four statements.
(A) P2 → P4 → P1 → P3 is a safe sequence (B)
P4 → P2 → P1 → P3 is a safe sequence (C)
P4 → P2 → P3 → P1 is a safe sequence
(D) P1 → P4 → P2 → P3 is a safe sequence
Identify correct statements from the given options.
In a class, 4/5 of the students are boys and rest are girls. If 2/5 of the boys and 1/4 of girls are absent, what part of the total number of students is present?
Let \alpha >2 is an integer. If there are only 10 positive integers satisfying the inequality (x-\alpha)(x-2\alpha)(x-\alpha^2)<0 then the value/s of \alpha is
Amit was counting down from 34, Punit was counting upwards the numbers starting from 2 and he was calling out only the even numbers. What common number will they call out at the same time if they were calling out at the same speed?
One day, Amit left home and cycled 15 km southwards, turned right and cycled 7 km and turned right andcycled 10 km and turned left and cycled 5 km. How many kilometers will he have to cycle to reach his home?
In a computer if the page fault service time is 10 ms and average memory access time is 30 ns. If one page faultis generated for every 106 memory accesses. What is the effective access time for the memory?
In a certain code if SCOTLAND is written as 12345678, LOAN is written as 1435, LOTS is written as 8124,DAN is written as 537 and SON is written as 458, then what will be the code for ‘C’?