adspace
Answer Posted / Naveen Kumar Sharma
In C#, 'strongly typed' refers to the explicit declaration of a variable's data type. This guarantees that a variable can only store values of its declared type and helps prevent errors due to incorrect data types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers