Question
If a number is decreased by 30 and divided by 12, the
result is 20. What would be the result if 200 is subtracted from that number and then it is divided by 14?Solution
Let the number be x ∴ (x-30)/12 = 20 ⇒ x - 30 = 20 × 12 ⇒ x = 270 Result = (270 - 200)/14 = 5
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?