Answer Posted / kamalakannan.a
.Net have an Assembly.It gives the Portable Execution
file.The main use of assembly is to maintain the Dll and
exe's.
So sometimes the programmer confused to which is modified
code.That time the assembly provide the Version.
That is called versioning.
It is start from 1.0.*,.......
Is This Answer Correct ? | 26 Yes | 18 No |
Post New Answer View All Answers
What is late binding and early binding?
Name some of the features of C# which are not present in VB.NET?
What is the use of console application?
Can you please explain the difference between dispose and finalize()?
What is a static variable?
What are all the differences between dispose and finalize()?
What is sorting in vb?
what is difference between web.config and machine.config and where it will be ?
Explain internal keyword in .net framework?
How to create a constant in vb.net?
Explain about visual basic?
Name some of the keywords used in vb.net?
What are the difference between structure and class?
What are the two main parts of .net?
What is the importance of a Button control?