Interview Question
Qus: What is the use of manifest in the .NET framework?
Answers (1)
1 Assembly version information.
2 Scope checking of the assembly.
3 Reference validation to classes.
4 Security identification.