NEW
Font size
Worksheets9 sep
Total questions: 7
Worksheet time: 4mins
The formal-parameter-list is always enclosed in _______.
Square
Semicolon
Parenthesis
Colon
The ______ are the Graphical User Interface (GUI) components created for web based interactions..
Web forms
Window Forms
Application Forms
None of the above
In Microsoft Visual Studio, ______ technology and a programming language such as C# is used to create a Web based application.
JAVA
J#
VB.NET
ASP.NET
Web Forms consists of a _______ and a _________ .
Template, Component
CLR, CTS
HTML Forms, Web services
Windows, desktop
Which of the following .NET components can be used to remove unused references from the managed heap?
Class Loader
Garbage Collector
CTS
CLR
What is the meaning of dot in .Net Framework?
It means OOPS Concept
It means inheritance
It means abstraction
None of the above
Common Type System is built into which of the following?
CLR
RCT
RCW
GAC
