Interview Questions

Which one of the following best describes “Type-Safe”

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

Which one of the following best describes “Type-Safe”< ...

Which one of the following best describes “Type-Safe”
* It ensures that the data type are safely handled
* It ensures that types are not mismatched when they are called so uses a typecasting before referencing any data object
* It ensures that an object only references memory locations that it’s allowed to, preventing data corruption and the accidental misuse of object types
* All of the above


All of the above

(Continued on next question...)

Other Interview Questions