ITEC81 QUIZ Flashcards
What is Visual Studio primarily used for?
Developing computer programs, websites, web apps, and mobile apps
What distinguishes Visual Studio .NET from other versions of Visual Studio?
It was the first to fully integrate with the .NET Framework.
Which Visual Studio edition is free and suitable for individual developers?
Community
What is the primary purpose of Visual Studio’s debugging tools?
To assist in real-time code assistance
Which of the following is NOT a feature of Visual Studio?
WebAssembly
Which Visual Studio tool helps with cross-platform mobile app development?
Xamarin
Which service in Visual Studio is responsible for managing the user interface elements?
SVsUIShell
What does the Visual Studio IDE use VSPackages for?
Extending support for different programming languages
Which of the following is a feature of Visual Studio’s Cloud Integration?
Deployment to Microsoft Azure
Which version of Visual Studio introduced support for cross-platform development?
Visual Studio 2017
What is the purpose of Blazor in Visual Studio?
Creating interactive web UIs using C#
Which framework is used in Visual Studio for building desktop applications with rich interfaces?
WPF
What does the .NET Core framework support?
Cross-platform applications
Which IDE is considered a lighter, cross-platform editor compared to Visual Studio?
Visual Studio Code
Which version of Visual Studio is designed for high scalability and quality for large teams?
Enterprise
Which Visual Studio edition is known for offering tools like Server Explorer and XML editing?
Professional
Which service handles the registration and integration of VSPackages in Visual Studio?
SVsShell
Which tool in Visual Studio helps with game development using the Unity engine?
Unity Support
It is a software program designed to run directly on a desktop or laptop computer, utilizing the operating system’s resources
Desktop Application
It is a software program that runs on a web server and is accessed through a web browser, providing interactive functionality and data processing over the internet.
Web Application
Visual Studio .NET was introduced around the same time as the .NET Framework.
TRUE/FALSE
TRUE
Visual Studio is only available for Windows operating systems.
TRUE/FALSE
FALSE
The Visual Studio Community edition is a paid version with full enterprise features.
TRUE/FALSE
FALSE
Visual Studio provides built-in support for both Git and other version control systems.
TRUE/FALSE
TRUE
Blazor allows developers to build client-side web applications using JavaScript.
TRUE/FALSE
FALSE
Xamarin is used for building cross-platform mobile apps.
TRUE/FALSE
TRUE
MAUI is the predecessor of Xamarin and is used for desktop applications only.
TRUE/FALSE
FALSE
Visual Studio Code is a lightweight editor compared to Visual Studio.
TRUE/FALSE
TRUE
The SVsUIShell service in Visual Studio manages the registration of VSPackages.
TRUE/FALSE
FALSE
IntelliSense in Visual Studio provides real-time code suggestions and auto-completions.
TRUE/FALSE
TRUE
Visual Studio supports a wide range of programming languages through extensions.
TRUE/FALSE
TRUE
JetBrains Rider is a direct alternative to Visual Studio that focuses on cross-platform development.
TRUE/FALSE
TRUE