Q.1
When you start a new Web Site, ASP>NET provides the starting folders and files for the site, including two files for the first web form of the site.
  • True
  • False
Q.2
An integrated development environment for writing, compiling, and debugging the code.
  • ASP.NET
  • Visual Studio
  • Object-oriented
  • Web Applications
Q.3
Provides guidelines for declaring, using, and managing types at runtime, and cross-language communication.
  • Common Type System
  • Metadata and Assemblies
  • Windows Forms
  • ADO.NET
Q.4
A Web Development Platform, which provides a programming model, a comprehensive software infrastructure and robust web applications for PC as well as mobile devices.
  • C#
  • html
  • Jscript
  • ASP.NET
Q.5
-----------------is a component that a computer must have in order to execute programs written in particular programming language
  • Execution Engine
  • RUNTIME
  • Common Language Runtime(CLR
  • Operating System
Q.6
----------------is the Execution Engine for .NET applications and serves as the interface between .NET applications and the operating system.
  • RUNTIME
  • Common Language Runtime(CLR
  • unmanaged code
  • managed code
Q.7
The code that is executed by CLR environment ,instead of being executed by OS is called
  • JIT (Just-in Time Compiler)
  • managed code
  • unmanaged code
  • (Microsoft Intermediate Language
Q.8
What is ASP.NET?
  • Active Server Page
  • Active Server Pages
  • Active Service Page
  • Active Service Practice
Q.9
A quotation from or reference to a book, paper, or author, especially in a scholarly work.
  • Copyright
  • Creative Commons
  • Intellectual Property
  • Citation
Q.10
A work or invention that is the result of creativity, such as a manuscript or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.
  • Copyright
  • Creative Commons
  • Intellectual Property
  • Citation
Q.11
A public copyright licenses that enable the free distribution of an otherwise copyrighted work. A CC license is used when an author wants to give people the right to share, use, and build upon a work that they have created.
  • Copyright
  • Creative Commons
  • Intellectual Property
  • Citation
Q.12
The exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.
  • Copyright
  • Creative Commons
  • Intellectual Property
  • Citation
Q.13
Adds a correctly formatted item to a numbered or bulleted list
  • <p> </p>
  • <ol> </ol>
  • <ul> </ul>
  • <li> </li>
Q.14
Creates a bulleted list on the web page
  • <p> </p>
  • <ol> </ol>
  • <ul> </ul>
  • <li> </li>
Q.15
Groups together sets of sentences and separates them from surrounding content with some space to form a paragraph on the web page.
  • <p> </p>
  • <ol> </ol>
  • <ul> </ul>
  • <li> </li>
Q.16
Every website begins with a file named:
  • page.html
  • start.html
  • main.html
  • index.html
Q.17
Pieces of a web page; basic features that most Web pages have in common (such as paragraphs, headings, images, and lists) are called:
  • Elements
  • Tags
  • Characteristics
  • Designs
Q.18
The parts of HTML source code that mark the start and end of various elements on the page, and which consist of a command between angle brackets (< > ), are called tags.
  • True
  • False
Q.19
The largest size heading tag - often used to create the main heading of a web page - is ____ .
  • <h1> </h1>
  • <h2> </h2>
  • <h5> </h5>
  • <h6> </h6>
Q.20
The part of an HTML document that includes the content seen in a web page is the:
  • Body
  • Head
  • Info block
  • Content block
0 h : 0 m : 1 s