Webenabled Application MCQs
V
Q 1. ....................... allow custom items of information about a program element to be stored with an assembly's metadata.
R
Q 2. Specialized classes include the stack class, a last-in first-out structure, the queue class, first-in, first-out structure in the ........................ namespace.
P
Q 3. Most of the primitive data types; Boolean, Byte, Char etc. defined in FCL are implemented as ............
P
Q 4. A ............... is a reference type that represents a strongly typed function pointer.
R
Q 5. ...................... are virtual base classes; that is they consist of members; methods, properties and events that have no implementations.
M
Q 6. The .NET platform and the .NET framework class library were developed in an effort to address these weakness of ......................
R
Q 7. When you save a solution, it's give the file extension .sln and all the projects in the solution are saved with the extension ...............
R
Q 8. The file extension .................. in vb.net represents a web form.
P
Q 9. The file extension ................. in vb.net represents a global application class, used to handle global application class, used to handle global ASP.NET application level events.
V