Question
In the first month, the income of Q increases by 40%. In
the second month, his income decreases by 40%. What will be the percentage increase or decrease in the income after two months?Solution
ATQ;
Net change in income after two months = 40 - 40 - (40 × 40 / 100)
= -16%
= 16% decrease
Which of the following is TRUE for PROM memories?
Which query retrieves all records from TableA that have no corresponding records in TableB?
In R, which function reshapes data from long to wide format?
What is the primary purpose of a system call?
Which SQL command is primarily used to retrieve records from a database table?
In a Selection Sort algorithm, the inner loop finds the index of the minimum element in the unsorted part. Which line correctly completes the if conditi...
The core element of parallel processing is ___.
Dynamic Programming is typically used for problems that exhibit which two main properties?
For the circuit shown, Find the number of nodes and number of independent equations used for analysis of circuit using nodal analysis.
Which algorithmic paradigm does the Floyd-Warshall algorithm primarily use?