If a car starts from A towards B with some velocity due to some problem in the engine after travelling 30km.If the car goes with 4/5 th of its actuval velocity the car reaches B 45min later to the actual time. If the car engine fails ofter travelling 45km, the car reaches the destination B 36min late to the actual time , what is the initial velocity of car and what is the distance between A and B in km
8 27085Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.
2068Post New FGD Interview Questions
can you provide me full detail about instrumentation in ONGC??
What do u mean by array?
HI ALL ,IAM NEW TO THIS FORUM,COULD ANYONE PLZ FOWAED INTERVIEW QUESTIONS/FAQs ON BASE CUST ,CIC AND MARKETING TO MY E-MAIL ID RAO317@GMAIL.COM.......Shiva THANKS
What is an assembly qualified name
What is instantiating a class in c#?
explain the trap input for the 8085.
In Material Master, in which tab you will find the Loading Group?
how we have to face the interview?
What is cross page posting in asp net?
What is toast notification?
What is meant by a Smart City, in the context of Internet Of Things (IoT)?
What is the difference between jmp and call?
Is it true that wireless networking is only good for laptop computer?
How to Save a Package as a Separate File?
Tell me how is knn different from k-means clustering?