Question
‘Riya’ invested Rs. 1,600 in a business. After 9
months, ‘Simran’ joined her with 50% of Riya's capital. If the total annual profit is Rs. 4,500, find Simran’s share in the profit.Solution
Investment by Simran = 1600 × 0.5 = Rs. 800
Ratio = (12 × 1600):(3 × 800) = 19200:2400 = 8:1
Simran’s share = 4500 × (1/9) = Rs. 500
Which component is responsible for managing virtualization in a cloud environment?
In threat modeling, what does STRIDE stand for (one of the categories)? Pick the item that is NOT part of STRIDE.
Fill the blank
In K-Means algorithm, we calculate the distance between each point of the dataset to every ________ initialized.Â
...In a 4-bit DAC, reference voltage is 5 Volts , then analog voltage corresponding to binary data is 1001 is _______
What is the primary goal of concurrent programming in software development?
What is a primary advantage of using virtual machines in a computing environment?Â
Which statement is FALSE regarding Programmable Logic Controller?
Consider a system with 4 CPU cores. If there are 8 user-level threads in a single process, what is the maximum number of these threads that can execute ...
In dimensional modeling, what is a fact table?
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