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 27080Binary 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.
2066Post New FGD Interview Questions
Who inspired you to become an Engineer?
What is actually a rule based testing
What is the classification of hydro projects based on installed capacity?
What do you mean by schema on reading?
Is it possible to change the color and font of the sheet tabs?
what are active directory sites in windows server 2008? : Windows server 2008
How to include a jsp file in another jsp file?
Explain the difference between wordpress categories and tags.
What is the reports view in oracle sql developer?
Explain how can you tell if there is a dipole moment or not?
What Do you Mean by Wall Management?
Which symbol in blue prism, in control room pending or unworked item will be marked by?
What are the restriction imposed on a static method or a static block of code?
What is the difference between collections class vs collections interface?
Describe the Server Control Events of ASP.NET?