Addition to previous section relative word 5th one was
Putrid ans: rotten, also there was prob. in 1st section on
bucket weight ans:10kg, also there was a prob. on train
speed to find bridge length ans:800 mtrs.
Answer Posted / Shane Alam
In the previous section:n- The word for relative 5th one should have been 'rotten' instead of 'putrid'.n- In the 1st section, the weight of the bucket was incorrectly given as 10kg. It should be a multiple of 20kg (e.g., 20kg or 40kg).n- To find the bridge length in the 1st section, you need to know the train's speed and travel time over the bridge. Given that the train took 3 minutes to cross the bridge, if we assume its constant speed, you can calculate the bridge length using the formula: Speed × Time = Distance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by an interface in java?
Differentiate between static and non-static methods in java.
How to create a base64 decoder in java8?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is parsing in java?
What is java string pool?
Write a program to find the whether a number is an Armstrong number or not?
What is an object in java and how is it created?
explain different ways of using thread? : Java thread
Explain public static void main(string args[]) in java.
How to sort array in descending order in java?
What is the difference between equals() and == in java?
What is the difference between break and continue statements?
Realized?
What are the differences between heap and stack memory in java?