Total Questions : 20
Expected Time : 20 Minutes

1. What does the 'Properties Window' in Visual Studio allow you to manage?

2. Which programming languages are commonly supported by Microsoft Visual Studio?

3. Which debugging tool in Visual Studio allows you to trace the execution flow of your code?

4. Which version of .NET Core introduced support for nullable reference types?

5. What is the purpose of the 'Memory Usage' tool in Visual Studio?

6. What is the purpose of the 'Immediate' window in Visual Studio?

7. How can you add a new file or item to a Visual Studio project?

8. Which tool is commonly used for unit testing in Visual Studio?

9. In Visual Studio, what does the 'CodeLens' feature display within the editor?

10. What is the purpose of the 'Diagnostic Tools' window in Visual Studio?

11. How can you rename a method or variable throughout the entire project in Visual Studio?

12. What does the 'Resource View' tool in Visual Studio primarily focus on?

13. What does the 'IntelliSense' feature in Visual Studio provide?

14. Which debugging window in Visual Studio allows you to inspect and modify the values of variables during runtime?

15. Which feature in Visual Studio enables automatic code reviews for compliance with coding standards?

16. What is the primary role of the 'Start Page' in Visual Studio?

17. Which tool is used for performance profiling in Visual Studio?

18. What does the 'Error List' window in Visual Studio display?

19. What does the 'NuGet' package manager in Visual Studio primarily handle?

20. Which window allows you to search for specific code elements in Visual Studio?