Question
I, J, K, L, M, N and O are seven friends having
different ages. I is elder than K but younger than J. K is elder than N but younger than I. J is elder than I but younger than 2 persons. L is elder than J. M is not the eldest and O is the youngest. The age of how many people is between I and N?Solution
The correct answer is D
Write through technique is used in which memory for data updating
The truth table for a NOR gate has an output of 0 when:
Which of the following is not a limitation of binary search algorithm?
Which of the following functions has the largest growth rate?
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
Node.js is built on which JavaScript engine?
The truth table for an OR gate has an output of 1 when:
What issue does the “Count to Infinity” problem relate to in distance-vector protocols?
What is the purpose of analyzing the complexity of an algorithm?