Description: programming languages Online Quiz - 42 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Stack is used to maintain objects on a permanent basis.
An assembly contains the logical structure of assembly component.
CTS(Common Type System) defines and standardizes the data types to ensure compatibility across all .NET complaint languages.
What tool is used to manage the GAC ?
Namespace for Unit Testing
WCF can be hosted in
How to throw an exception if marshaling encounters an unmappable Unicode character that is converted to an ANSI character?
Select the control which does not have any visible interface
In which event, controls are fully loaded ?
What is the difference between Server.Transfer & Response.Redirect
Which one is not a valid namespace in .net framework?
What happens when you change the web.config file at run time?
What are Reference Type in .NET?
C# allows two references pointing to the same object
Process of converting a value stored in a variable of one data type to a value of another type is called as?
What is the Correct tree structure of an Application in C#?
How is the Nullable variable declaration done?
Which language makes the best use of Common Language Runtme(CLR)?
Can you write to the file system from flex?
How do you generate random numbers within a given limit with actionscript?