Question
What is the total number of applications received from
the females in all the branches of the bank?Solution
No. of female applicants in Branch L = 10% of 40 = 4 No. of female applicants in Branch M = 20% of 35 = 7 No. of female applicants in Branch N = 10% of 50 = 5 No. of female applicants in Branch O = 45% of 60 = 27 No. of female applicants in Branch P = 20% of 60 = 12 Total number of applications received from the females in all the branches of the bank = 4 + 7 + 5 + 27 + 12 = 55 lakh
Which of the following is not the required condition for binary search algorithm?
Which property of a transaction ensures that it leaves the database in a consistent state, even in case of errors or failures?
What is the goal of instruction pipelining in a CPU?
Transit time and response time measures the ______of network?
Which of the following statements about MOSFETs is true?
A shift register is an example of a sequential circuit used for:
The smallest unit of memory that the CPU can read or write is ___.
Which type of polymorphism is achieved through inheritance and method overriding?
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...
In a red-black tree, which property ensures that the tree remains relatively balanced and that the worst-case height is logarithmic?