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
Will my .net app run on 64-bit windows?
Whate are resource files?
Explain how to spawn a thread?
Explain what is the difference between a class and an object?
Explain what are the deferred execution and the immediate execution in linq?
How do you generate a strong name?
What is namespaces in .net?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
Explain the difference between the stack and the heap?
What is garbage collection in .net? Explain the garbage collection process?
Write the .net syntax for 'for loop'?
What is .net and why it is used?
What is smart navigation in .net?
Difference between abstract class and interface in .net?
Do you know what is garbage collector?