adspace
Answer Posted / Bhaskar Gulati
Static type checking is the process of checking data types during compilation rather than at runtime. It ensures that the correct data type is being used for each variable and operation, helping to prevent runtime errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers