Question
Train A running at speed of 54 km/hr crosses a platform
having twice the length of train in 12 sec. Train B whose length is 240m crosses same platform in 18 sec, then find the speed of train B ?Solution
Let length of train A = x Length of platform = 2x Speed = distance/time ⇒ 54 x 5/18 = (x + 2x)/12 ⇒ x = 60 m = length of train A Length of platform = 60 x 2 = 120m For train B, Speed = distance/time ⇒ (240 + 120)/18 x (18/5) ⇒ 72 km/hrÂ
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following operation is performed by Domain Name Server (DNS)?
Which of the following statements best describes the concept of a computing model in computer science?
Which of the following accurately describes Type 1 hypervisor virtualization?Â
Which layer is not in OSI but in TCP/IP
- In a dense index, why might an index entry not appear for every search key value in the file?
Which is not a access modifier in java?
Fill in the correct option for 29 blank space.
In public key cryptography ___
 key is used for encryption and ____ key is used for decryption.
...What is the primary purpose of the UNION ALL operator in SQL?