Question
Truck βPβ is 180 metres ahead of truck βQβ.
Truck βPβ is moving at 18 m/s and truck βQβ is moving at 72 km/h. How much time will truck βQβ take to overtake truck βPβ?Solution
Speed of truck βQβ = 72 Γ· 3.6 = 20 m/s
So, relative speed of truck βQβ with respect to truck βPβ = 20 β 18 = 2 m/s
So, time taken by truck βQβ to overtake truck βPβ = 180 Γ· 2 = 90 seconds
Which algorithm is used for minimum spanning tree?
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?
Which of the following represents the Preorder Traversal of the binary tree given below?
Β Β Β Β Β Β Β A Β Β Β Β Β Β / \ Β Β Β Β Β B Β Β C Β Β ...Which of the following correctly describes the primary difference between Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)?
...What is the primary goal of the OWASP Top 10 project?
What is "unit testing" and how does it relate to debugging?
Which of the following attacks can occur when a user is tricked into performing unintended actions on a trusted website without their knowledge?
If a program crashes with a "NullPointerException" (or similar null reference error), what is the most likely cause?
In the context of artificial intelligence (AI), which type of learning requires labeled data to train models?
Which of the following is a key objective of the Requirement Analysis phase in the Software Development Lifecycle (SDLC)?