Those of you studying computer science might be scratching your heads when coming to grips with open source web frameworks like ASP. NET and database programming languages like SQL, but this basic quiz will help show you the ropes regarding the two topics. How much do you know so far?
Server Side Scripting Technology
Client Side Scripting Technology
Programming Language
Database Programming Language same as SQL.
ASP+ is the same as ASP.NET.
ASP+ is the Next version of ASP.NET
ASP+ is just an early name used by Microsoft when they developed ASP.NET.
ASP+ is a programming Language Specially developed for ASP.NET
(1)&(2)
Supporting active variables
Running CLR
Running compiled code
Using IIS Server
Yes
No
When at least one of the methods in the class is abstract
When all of the other methods in the class is abstract.
Every 15 minutes
Once every day at a specific activated time
When the application is low on memory
Randomly based on the resource load on the system
ObjectBrowser
ObjectExplorer
ClassBrowser
ClassExplorer
Gacmgr.exe
Gacutil.exe
Gassy.exe
Gaccahe.exe
Private assembly
Shared Assembly
Its Not an assembly
None
Compiler Language System
Common Language System
Common Language Specification
None
To help to monitor
To detect Malfunctions
To Provide Performance Measurement Information
All of the Above
Set TabStop Property to false
Set TabIndex Property to 1
Set AcceptTab Property to false
Using Dock Property
A cookie
A query string
A url
A javascript function
A hidden form field
Yes
No
PreRender()
Init()
Load()
Unload()
Integer, String, and Date
Integer, String, and float
Integer, ushort, and Date
Decimal, String, and Date
Integer, String, and bool
In cache
In cookies
In a global variable
In URL strings or in a database
Anonymous
Basic
Digest
Integrated Windows authentication
Answer 1 & 4
Drop
Delete
Truncate
Update
Alter
Rows can be modified according to criteria only.
Rows cannot be copied in mass from one table to another only.
Rows can be inserted into a table only one at a time only.
Rows can either be inserted into a table one at a time or in groups
Composite keys
Determinants
Candidate keys
Foreign keys
REMOVE FROM CUSTOMER ...
DROP FROM CUSTOMER ...
DELETE FROM CUSTOMER WHERE ...
UPDATE FROM CUSTOMER ...
Limits the column data that are returned.
Limits the row data are returned.
Both A and B are correct.
Neither A nor B are correct.
A virtual table that can be accessed via SQL commands
A virtual table that cannot be accessed via SQL commands
A base table that can be accessed via SQL commands
A base table that cannot be accessed via SQL commands
Normalization
Data Integrity
Materialized Views
All of the above.