Multiple choice technology web 2.0 How to find methods of an assembly file(not using ILDASM) Using: Reflection Execution process Both Can't be viewed due to security reasons Reveal answer Fill a bubble to check yourself A Correct answer Explanation Reflection is the .NET mechanism used to inspect assembly metadata at runtime, allowing developers to discover classes, methods, and properties programmatically.