web technology Online Quiz - 43
Description: web technology Online Quiz - 43 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Attempted
0/20
Correct 0
Score 0
‹
›
How do enable output cache for an ASP.Net page?
Whats the top .NET class that everything is derived from?
Can you store multiple data types in System.Array?
Is it possible to add object in ViewState in .NET?
What is DOM?
How to create an alias name for a namespace in C#?
An assembly is the basic unit used by the .NET CLR
DLL and assembly are same
ADO Record set can hold multiples tables data.
Multiple catch blocks cannot be executed for a single try statement