Let the total number of people in the department = 100x Given, females = 30% = (30x), males = 70% = (70x) 40% of males know English = 40% of 70x = 28x Total number of employees who know English = 46% of 100x = 46x Total females who know English = 46x - 28x = 18x Percentage of females who know English = (18x/30x) × 100 = 60%
From the following algorithm design techniques which one is used to find all the pairs of shortest distances in a graph?
Which layer of the OSI model provides flow control, error checking, and reliability in data transmission?
B-trees and B+ trees are designed to maintain balance by adjusting the:
The symbol for a NAND gate is an AND gate followed by a:
In the Operation Software name Windows XP, what does XP stand for
attributes may contain more than one values.
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which of the following is not a valid rule of XOR?
Which type of polymorphism is achieved through inheritance and method overriding?