Question
Quantity I: The age of A is sixteen times that of her
son B. If the age of B is 4 years, what is the age of A? Quantity II: The ratio between the present ages of S and T is 4:3. 6 years ago the ratio between their ages was 7 : 5. What will be S’s age after 16 years? Study the following information carefully and answer the Questions given below:Solution
I : Ratio A : B = 16:1 since 1 = 4 so 16 = 16*4 =64 years. II : 4 : 3  ….(1) 7 : 5  ( 6 yrs ago)     …. (2) To make the ratio equal multiply (1) by 2 8 : 6 7 : 5 now difference is 1 (6-5=1, 8-7 = 1) so 1 = 6 So present age of S = 6 × 8 = 48yr After 16 yrs S’s age = 48 + 16 = 64 years
What does the "Model" represent in the MVC architecture?
Consider below arithmetic operation in python and predict the output
X=7.5
Y=2
print(X//Y)
Which scheduling policy may result in high waiting times for long-running jobs?
Which data analytics technique is suitable for handling missing data points in a dataset?
Which device operates at the Data Link Layer of the OSI model?
 Which is the first process launched by the LINUX?
Which protocol is used for secure remote shell access and file transfers?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
C++ follows ___.
Which command is used to delete a file in a Unix/Linux system?