Where is the Version Information Stored on a assembly ?
Write the Namespace to load assemblies at runtime
Can you allow a class to be inherited but prevent the
method from being overridden ?
What happens in memory when you box and unbox a value type ?
Write a progtam to convert decimal to byte without using
library function.

Answer Posted / manasi

Version information is stored in assembly in manifest..

Namespace to load assemblies at run time is System...

in boxing & unboxing... boxing=value type convert into
refrence type for boxing no explicit conversion is required
unboxing=unboxing is opposte of boxing refrence type convert
into value type for unboxing explicte conversion is required..

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of Lock available in Visual Basic?

642


what is diffrence constructor and destructor in vb

562


Described strong typing

579


Explain strong name in .net assembly?

536


What is writeline in vb.net?

532






Explain convert.tostring and i.tostring method?

535


List the types of generations in garbage collector?

535


Explain about delegate?

524


What is a preprocessor directive in vb.net?

554


What do you mean by deserialization?

563


what is intermediate language?

619


What is enumerator?

577


What is the use of system.diagnostics.process class?

571


What is the role of new keyword?

637


Name the class which allows an element to be accessed using unique key?

576