Question
‘A’ can do a piece of work in 15 days.
‘B’ can do 70% of the same work in 20 days. If they work together for the entire time and get paid Rs.1220, then find the share of ‘A’.Solution
Let the total work be 60 units. (LCM of 15 and 20) Efficiency of A = 60/15 = 4 units/day Efficiency of B = (60/20) × (70/100) = 21/10 units/day Ratio of the efficiency of A : B = 4 : 21/10 = 40:21 Share of A = (40/61) × 1220 = Rs.800
What is the primary function of a MAC address in a network?
Which design pattern would be most appropriate to ensure that only one instance of a class exists and provides a global point of access to that instance...
Fill in the blanks
R _________are the same as the arrays in C language which are used to hold ____________data values of the same type
What does the term "code optimization" refer to in the context of software development?
If 2 K bits/second is bit rate, what is the minimum PCM bandwidth required for successful transmission?Â
What does the term "serializable" refer to in the context of database transactions?
The core element of parallel processing is ___.
What are the 3v’s of Big Data?
Fill in the correct option for 25 blank space.
What is a primary feature of the Agile Model in software development?