CSE MCQs :: VB.Net
- Which of the following accesss modifier specifies that one or more declared programming elements are accessible from within the assembly that contains their declaration, not only by the component that declares them?
- A ___________ performs invisible tasks even if you write no code
- A GUI
- Visual Studio .NET provides which feature:
- _____ allow custom items of information about a program element to be stored with an assembly's metadata.
- Which of the following is not correct about the value types and reference types in VB.NET?
- Microsoft Windows uses a GUI environment. GUI (pronounced "gooey") stands for _______
- The _________________ enable us to pass data between a program and a class.
- Which is true about the name and text property of a control?