Miscellaneous Company Exam Company Numerical Ability Time Distance and Speed

Excluding stoppages the speed of a bus is 54kmph,and including stoppages speed of the bus is 45kmph.For how many minutes does the bus stop per hour?

Read Solution (Total 2)

Miscellaneous Company Exam Other Question

Main()
{char a[6] = "INDIA";
while(*a)
{
printf("%c",*a);
a++;
}}
You have two candles. Each burn for 60 minutes. How can you measure 45 minutes using this ?