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
What’s different between process and application in .net?
What is an exe and a dll?
Should I implement finalize on my class? Should I implement idisposable?
Different levels of priority provided by .net.
Explain the top .net class that everything is derived from?
What's a windows process in .net?
Explain what are possible implementations of distributed applications in .net?
What's wrong with a line like this? Datetime.parse(mystring);
What is the difference between response.redirect & server.transfer?
What is .net3.5?
what is the keyword used for self reference?
Using com component in .net?
What is connected and diconnected database ?
Explain clr, cts and cls?
What is meant by localization?