answersLogoWhite

0

In truth, Titanic's crew were simply following the protocols of the day.

The lookouts were posted and the wireless telegraph were manned and Captain Smith had ordered a more southerly route to avoid icebergs.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

Would you say How this error occurred or how did this error occur?

The question would be the latter "How did this error occur?" The former is the objective form, e.g. "I am trying to discover how this error occurred."


When did titanic tragedy occur?

In 1912


Crash of titanic occur?

Yes. Without a doubt, Titanic definitively hit an iceberg.


Why was such a basic error allowed to occur?

Such a basic error may have occurred due to a combination of factors, including inadequate oversight, lack of proper training, or failure to follow established protocols. Often, time pressures and high workloads can lead to lapses in attention or critical thinking. Additionally, a culture that discourages questioning or reporting mistakes can exacerbate the likelihood of errors going unnoticed. Ultimately, a thorough review of processes and a commitment to continuous improvement are essential to prevent similar issues in the future.


How do outliers occur?

Human error


Does parallax error occur in vernier callipers?

No


Does the basic activities of life occur in a cell membrane or DNA?

Neither. The basic activities of life occur inside the cell


What is chrome registration error on a computer?

when we download any song or video error may occur


What allowed specialization to occur in Asia?

you


When does generally declaration syntax error occur?

All syntax errors occur at compile time.


What causes the critical error on Windows 10?

Windows 10 does not cause a critical error. In PHP, any syntax, mathematical, or system error can cause an error to occur.


3 type of errors and explanation for each other visual basic?

Syntax Errors: These errors occur when the code violates the rules of the VB syntax. For example, missing a closing parenthesis or using an incorrect keyword. These errors are identified by the compiler during the code compilation process. Run-time errors: Run-time errors occur while the program is running. They generally occur due to invalid data input or incorrect logic in the code. They cause the program to crash or provide unintended results. Logic Errors: Logic errors occur when the code behaves unexpectedly or produces incorrect results due to flawed or incorrect logic. These errors can be challenging to identify, as the code compiles and runs without any error messages. Debugging techniques, such as code reviews or stepping through the code, are used to locate and correct logic errors.