Question
Train M, βxβ metres long crosses (x β 30) metres
long platform in 22 seconds while train N having the length (x + 30) metres crosses the same platform in 28 seconds. If the speeds of both trains are same then find the value of βxβ.Solution
Total distance travelled by train M = (2x β 30) m Total distance travelled by train N = (x + 30 + x β 30) = 2x m According to question, => (2x β 30)/22 = 2x/28 => 56x β 840 = 44x => 12x = 840 => x = 70 m
- Which of the following protocols is used for resolving IP addresses to MAC addresses in a network?
- What is the role of Artificial Intelligence (AI) in modern business applications?
Β Which one of the following given statements possibly contains the error?
Which is/are Keyword in C++
Which of the following best describes the concept of abstraction in object-oriented programming (OOP)?Β
Which is/are correct w.r.t Passive attacks
Which of the following is an example of application software?
Artificial Intelligence (AI) and parallel processing are key characteristics associated with which generation of computers?
Which data structure is most suitable for implementing a priority queue?
Purpose of Scope resolution operator