Start learning 50% faster. Sign in now
Let the speed of train be 'v' m/s.
Length of train = '10v' metres
So, (10v + 420) ÷ 25 = 'v'
Or, 10v + 420 = 25v
Or, 15v = 420
So, 'v' = 28
Therefore, length of the train = 10 × 28 = 280 metres
Bitwise operators in C++
In Huffman coding, data in a tree always occur?
Which of the following is a non-relational database used for handling large volumes of diverse data types in Big Data environments?
Which of the following design patterns violates the Open/Closed Principle of SOLID principles in object-oriented design?
Quick sort average time complexity
Which algorithm is most suitable for solving optimization problems in Numerical and Statistical Computing?
Predict the program output
void main ()
{
int x = 128;
printf ("n%d", 1 + x++);
}
Which of the following HTTP methods is idempotent and used to completely replace a resource on the server?
Definition of brute force attack
Which all is/are Ransomware