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