Question
In a group of 104 employees, the
ratio of male to female employees is 6:7. The average wage of a male employee is Rs. 45, and the total wage of all employees combined is Rs. 4,120. What is the average wage of a female employee?Solution
ATQ,
Number of male employees = 104 × (6/13) = 48 Number of female employees = 104 – 48 = 56 Total wage of all male employees = 48 × 45 = Rs. 2,160 So, total wage of all female employees = 4120 – 2160 = Rs. 1,960 So, average wage of a female employees = 1960 ÷ 56 = Rs. 35
In ______, the difference between the height of the left sub tree and height of the right tree, for each node, is almost one
In which protocol of email the changes made on one device will not be replicated on other?
When implementing a hash table, which of the following collision resolution techniques is known for its efficiency and is based on creating a linked li...
Running time T(n) where 'n' is the input size of the recursive algorithm given as : T(n) = c + T(n-1), if n > 1 ; T(n) = d if n < 1. The order of the a...
Various IPC mechanisms are:
...Which component is responsible for translating virtual addresses to physical addresses?
The search key used in Index file is also used to physically order the database and search key is the primary key or candidate key of the database. <...
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
Which boolean function returns true if and only if all input variables are true?
n-ary relationship has how many participating entities?