Question
A person completes a journey in 300 minutes by train at a
speed of 60 km/h. What should be his speed by bus to cover the same distance in 7 hours?Solution
ATQ,
When distance is constant,
Time β 1/Speed
7 hours = 7 Γ 60 = 420 minutes
(Speed of train) Γ· (Speed of bus) = 420 Γ· 300 = 7:5
Speed of bus = (5/7) Γ 60 = 42.86 km/h
Which type of memory is faster to access and closer to the processor, providing temporary storage for frequently used data?
In data analytics, what is the primary purpose of sentiment analysis?
In an ER diagram, what does a diamond shape represent?
Which scheduling policy may result in high waiting times for long-running jobs?
Which of the following is an example of a strong password?
In the context of ADTs, what does "polymorphism" refer to?
Which command is used to rename a file in a Unix/Linux system?
Which database level is closest to the users?
When designing a sequential circuit, what is the purpose of flip-flops or latches?
What is the time complexity of a dynamic programming solution for a problem with "n" subproblems and each subproblem taking "O(1)" time to solve?