Question
There is a fraction whose denominator is 5 more than its
numerator. If the numerator is increased by 10 and denominator is decreased by 4, the fraction will have its value 2. What is the fraction?Solution
Let the fraction be (x)/(y). As per the question, y = x + 5, (x+10)/(x+5-4) = 2 Or x + 10 = 2 x + 10 – 8 Or x = 8 Fraction = (8)/(8 + 5) = (8)/(13)
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?