NEW
Font size
S
M
L
XL
WorksheetsWebApps Week6
Total questions: 15
Worksheet time: 8mins
Name
Class
Date
1.
Which of the following about ASP.NET is FALSE?
a)
Developed by Microsoft
b)
It provides a rich set of features and easy integration with databases, web services, and
rich Internet applications
rich Internet applications
c)
It offers built-in security and reliability
d)
It is not a free web network
2.
Which is NOT included as one of the Three (3) frameworks under ASP.NET?
a)
ASP.NET Web Pages
b)
ASP.NET Web Forms
c)
ASP.NET MVC
d)
ASP.NET Web API
3.
It provides a fast and approachable way to combine server code with HTML to produce dynamic web content
a)
ASP.NET Web Pages
b)
ASP.NET Web Forms
c)
ASP.NET MVC
d)
ASP.NET Web API
4.
It allows you to build dynamic website using drag-and-drop, event-driven model
a)
ASP.NET Web Pages
b)
ASP.NET Web Forms
c)
ASP.NET MVC
d)
ASP.NET Web API
5.
It provides you the tools and features to build dynamic website that enable fast development for creating powerful applications that use the most recent web standards
a)
ASP.NET Web Pages
b)
ASP.NET Web Forms
c)
ASP.NET MVC
d)
ASP.NET Web API
6.
Which of the following is NOT TRUE about Web Forms?
a)
They are pages that generate Web page output to the browser or client device
b)
It automatically renders the correct HTML
c)
Compatible with languages that are supported by .NET common language runtime
d)
They are pages that generate Web page output to the browser or server device
7.
Which is NOT included as one of the file structure of a Web Forms project?
a)
Default.aspx
b)
Site.Manager
c)
Global.asox
d)
Web.config
8.
Membership in ASP.NET Identity permits storage of users’ credentials in a database created by the application
a)
TRUE
b)
FALSE
9.
Which of the following is TRUE about SQL Server Express LocalDB?
a)
It is a lightweight version of SQL Server that includes features of a SQL Server database
b)
This runs in user mode and does not require configuration to be installed
c)
It can be used as a developer environment for applications
d)
All of the choices
10.
Master Page defines a consistent appearance and behavior for all your application’s pages
a)
TRUE
b)
FALSE
11.
HTML is the latest version of HTML which supports new elements and functionalities that make it easier to develop Web sites
a)
TRUE
b)
FALSE
12.
NuGet Packages - These packages provide functionality in the form of open source libraries and tools
a)
TRUE
b)
FALSE
13.
Bootstrap
It is a framework developed by Twitter for creating layouts and themes
It is a framework developed by Twitter for creating layouts and themes
a)
TRUE
b)
FALSE
14.
jQuery is a JavaScript library that simplifies HTML event handling, animating, document traversing, and Ajax interactions for rapid web development
a)
TRUE
b)
FALSE
15.
Modernizr is an open source JavaScript that can determine if a browser supports HTML5 features and enable them if it does not
a)
TRUE
b)
FALSE
Reset
