Answer Posted / hrindows@gmail.com
Implicit: Defines the storing of values from smaller data types into larger data types, performed by the compiler only.
Explicit: Defines the storing of values from larger data types into smaller data types that may result in information loss.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell us what is the native image generator?
why you wouldn't want to write into it even if you could
What is Code group in .Net with respect to CAS
What is "common language specification" (cls) in .net?
Explain what is a manifest in .net?
How can I get at the win32 api from a .net program?
Explain different types of html, web and server controls.
Explain me what is the difference between an abstract class and an interface?
What is deferred execution vs. Immediate execution in linq?
Is atl redundant in the .net world?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is namespace in .net?
What is the use of design pattern?
Is .net core managed code?
Please explain the difference between constants and read-only variables?