In weak typing, the variable data types are checked at runtime, whereas in strong typing, the data types of variable are checked at compile time. There is no chance of compilation error in strong typing.

BY Best Interview Question ON 20 Jan 2019