1. What is Assembly ? Junior A. publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed B. publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small C. producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary D. the compiled, versioned unit of deployment and reuse, packaged as a DLL or EXE, that carries metadata describing its types Reveal the answer + AI explanation — free account
2. Which term means: "the compiled, versioned unit of deployment and reuse, packaged as a DLL or EXE, that carries metadata describing its types"? Junior A. Framework-dependent deployment B. Ahead-of-time compilation C. Assembly D. Trimming Reveal the answer + AI explanation — free account
3. Which statement is correct? Junior A. Assembly — the standard archive format and ecosystem for distributing and consuming reusable libraries and their dependency information B. Assembly — the metadata section listing an output's identity, version, culture and referenced dependencies C. Assembly — publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small D. Assembly — the compiled, versioned unit of deployment and reuse, packaged as a DLL or EXE, that carries metadata describing its types Reveal the answer + AI explanation — free account
4. What is NuGet package ? Junior A. producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary B. publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed C. the metadata section listing an output's identity, version, culture and referenced dependencies D. the standard archive format and ecosystem for distributing and consuming reusable libraries and their dependency information Reveal the answer + AI explanation — free account
5. Which term means: "the standard archive format and ecosystem for distributing and consuming reusable libraries and their dependency information"? Junior A. Trimming B. NuGet package C. Framework-dependent deployment D. Assembly manifest Reveal the answer + AI explanation — free account
6. Which statement is correct? Junior A. NuGet package — a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint B. NuGet package — the standard archive format and ecosystem for distributing and consuming reusable libraries and their dependency information C. NuGet package — the metadata section listing an output's identity, version, culture and referenced dependencies D. NuGet package — publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed Reveal the answer + AI explanation — free account
7. What is Framework-dependent deployment ? Mid A. publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small B. the metadata section listing an output's identity, version, culture and referenced dependencies C. producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary D. a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint Reveal the answer + AI explanation — free account
8. Which term means: "publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small"? Mid A. Framework-dependent deployment B. NuGet package C. Assembly D. Assembly manifest Reveal the answer + AI explanation — free account
9. Which statement is correct? Mid A. Framework-dependent deployment — the compiled, versioned unit of deployment and reuse, packaged as a DLL or EXE, that carries metadata describing its types B. Framework-dependent deployment — a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint C. Framework-dependent deployment — publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed D. Framework-dependent deployment — publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small Reveal the answer + AI explanation — free account
10. What is Self-contained deployment ? Mid A. the compiled, versioned unit of deployment and reuse, packaged as a DLL or EXE, that carries metadata describing its types B. publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed C. the metadata section listing an output's identity, version, culture and referenced dependencies D. a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint Reveal the answer + AI explanation — free account
11. Which term means: "publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed"? Mid A. Ahead-of-time compilation B. Self-contained deployment C. Trimming D. NuGet package Reveal the answer + AI explanation — free account
12. Which statement is correct? Mid A. Self-contained deployment — publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed B. Self-contained deployment — the metadata section listing an output's identity, version, culture and referenced dependencies C. Self-contained deployment — a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint D. Self-contained deployment — publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small Reveal the answer + AI explanation — free account
13. What is Trimming ? Senior A. publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed B. a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint C. publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small D. the metadata section listing an output's identity, version, culture and referenced dependencies Reveal the answer + AI explanation — free account
14. Which term means: "a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint"? Senior A. Self-contained deployment B. Assembly manifest C. Trimming D. NuGet package Reveal the answer + AI explanation — free account
15. Which statement is correct? Senior A. Trimming — publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed B. Trimming — producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary C. Trimming — a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint D. Trimming — the metadata section listing an output's identity, version, culture and referenced dependencies Reveal the answer + AI explanation — free account
16. What is Ahead-of-time compilation ? Senior A. publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small B. producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary C. the compiled, versioned unit of deployment and reuse, packaged as a DLL or EXE, that carries metadata describing its types D. publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed Reveal the answer + AI explanation — free account
17. Which term means: "producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary"? Senior A. Trimming B. Assembly C. Ahead-of-time compilation D. Assembly manifest Reveal the answer + AI explanation — free account
18. Which statement is correct? Senior A. Ahead-of-time compilation — the standard archive format and ecosystem for distributing and consuming reusable libraries and their dependency information B. Ahead-of-time compilation — producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary C. Ahead-of-time compilation — publishing an app that relies on a shared runtime already installed on the target machine, keeping the output small D. Ahead-of-time compilation — the compiled, versioned unit of deployment and reuse, packaged as a DLL or EXE, that carries metadata describing its types Reveal the answer + AI explanation — free account
19. What is Assembly manifest ? Senior A. a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint B. the metadata section listing an output's identity, version, culture and referenced dependencies C. publishing an app bundled with its own copy of the runtime so it runs on a machine where nothing is pre-installed D. the standard archive format and ecosystem for distributing and consuming reusable libraries and their dependency information Reveal the answer + AI explanation — free account
20. Which term means: "the metadata section listing an output's identity, version, culture and referenced dependencies"? Senior A. Framework-dependent deployment B. Assembly manifest C. Ahead-of-time compilation D. NuGet package Reveal the answer + AI explanation — free account
21. Which statement is correct? Senior A. Assembly manifest — producing native machine code at build time instead of at run time, yielding faster startup and a smaller self-contained binary B. Assembly manifest — the metadata section listing an output's identity, version, culture and referenced dependencies C. Assembly manifest — a publish-time process that analyzes the call graph and removes unused library code to shrink the deployed footprint D. Assembly manifest — the standard archive format and ecosystem for distributing and consuming reusable libraries and their dependency information Reveal the answer + AI explanation — free account