0% found this document useful (0 votes)
72 views8 pages

Dcit 26 Reviewer

The document contains a 28 question quiz about concepts related to web development and ASP.NET. It includes multiple choice questions testing knowledge of topics like object-oriented programming pillars, ASP.NET features, database querying languages, MVC framework concepts, and more. The questions provide answers related to terms and technologies commonly used for building dynamic web applications and sites.

Uploaded by

Hunter Kurusaki
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views8 pages

Dcit 26 Reviewer

The document contains a 28 question quiz about concepts related to web development and ASP.NET. It includes multiple choice questions testing knowledge of topics like object-oriented programming pillars, ASP.NET features, database querying languages, MVC framework concepts, and more. The questions provide answers related to terms and technologies commonly used for building dynamic web applications and sites.

Uploaded by

Hunter Kurusaki
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

9/5/23, 3:45 PM DCIT 26 REVIEWER

NAME :
CLASS :
DCIT 26 REVIEWER
42 Questions DATE :

1. is often referred to as the third pillar of object-oriented programming, after


encapsulation and inheritance.

A Composition B Polymorphism

C Recursion D Abstraction

2. what type of ASP.NET Web Forms include validation controls that make it easy to
perform client-side and server-side data validation. These controls help ensure that
user input is accurate and complete before processing.

A ASP.NET Web Forms B Validation Controls

C Rich Server Controls D Master Pages

3. ____We can configure URL routing of our application. A request URL is simply the
URL a user enters into their browser to find a page on our website.

A MASTER PAGES B STATE MANAGEMENT

C PERFORMANCE D ROUTING

4. SDLC?

A Software Development Life Cycle B System Development Life Cycle

C Software Design Life Cycle D System Design Life Cycle

5. Software ______is the process of changing, modifying, and updating software to keep
up with customer needs. Software maintenance is done after the product has
launched for several reasons including improving the software overall, correcting
issues or bugs, to boost performance, and more.

A maintenance B Development

C Implementation D developers
https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 1/8
9/5/23, 3:45 PM DCIT 26 REVIEWER

6. ______testing is a software development process that involves synchronized


application of a broad spectrum of defect prevention and detection strategies in
order to reduce software development risks, time, and costs?

A maintenance B Implementation

C developers D Development

7. _are typically dedicated to a particular topic or purpose, such as news, education,


commerce, entertainment or social networking.

A Applications B Computers

C Websites D Smartphones

8. _Acts as an intermediary between the Model and View. It handles user input.

A Controller B Client

C Database D Server

9. considered as an important redesign of ASP.NET with the feature of open-source and


cross-platform

A ASP.NET MVC B ASP.NET AJAX

C ASP.NET Web API D ASP.NET Core

10. It allows us to create a consistent layout for the pages in our application. When
users request the content pages, they merge with the master page to produce
output that combines the layout of the master page with the content from the
content page

A Master Page B Content Page

C Layout Page D Application Page

11. ____ can diagnose problems that occur in our Web Forms application

A SECURITY B DEBUGGING AND ERROR HANDLING

C SERVER CONTROLS D WORKING WITH DATA

https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 2/8
9/5/23, 3:45 PM DCIT 26 REVIEWER

12. URL?

A Uniform Retrieval Locator B Uniform Resource Locator

C Uniform Retrieval Locator D Uniform Resource Locator

13. a subset of the Internet consisting of the pages that can be accessed by a Web
browser.

A Ethernet B Extranet

C Web D Internet

14. MVC?

A Model Variable Controller B Model View Controller

C Multiple View Compiler D Model View Compiler

15. SQL?

A Simple Query Language B Structured Query Language

C Sequential Query Language D Superior Query Language

16. is an open-source, server-side web-application framework designed for web


development to produce dynamic web pages

A ASP.NET B Ruby on Rails

C AngularJS D Django

17. _is a collection of web pages and related content that is identified by a common
domain name and published on at least one web server

A A web browser B A website

C A search engine D An IP address

18. CLR?

A Common Logic Router B Common Logic Relay

C Common Language Runtime D Common Language Router

https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 3/8
9/5/23, 3:45 PM DCIT 26 REVIEWER

19. what Web Forms support master pages, which enable you to create a consistent
layout and design for multiple pages in your application.

A Rich Server Controls B Master Pages

C Validation Controls

20. It is the Model-View-Controller application model which can be merged with the new
ASP.NET Core.
It is used to build dynamic websites as it provides fast development.

A ASP.NET Web Pages B ASP.NET MVC

C ASP.NET AJAX D ASP.NET Web Forms

21. a ASP.NET Web Forms includes several options that help you preserve data on both
a per page basis and an application-wide basis?

A MEMBERSHIP B PERFORMANCE

C SECURITY D STATE MANAGEMENT

22. IN MVC This separation promotes modularity, maintainability, and testability?

A Model B Controller

C View D All of the above

23. _Represents the user interface elements and presentation logic. It displays the data
to the user and handles user interactions

A Controller B View

C Database D Model

24. Web forms provides rich set of server controls. These controls are objects that run when
the pages is requested and render markup to the browser. It also provides controls that
we can use to connect to data sources and display.

A render markup B server controls

controls are not objects that run when provide controls


C D
the page is requested

https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 4/8
9/5/23, 3:45 PM DCIT 26 REVIEWER

25. In an ASP.NET Web Forms application, we use data-bound controls to automate the
presentation or input of data in web page UI elements such as tables and text
boxes and drop down lists.

A PERFORMANCE B MEMBERSHIP

C SERVER CONTROLS D WORKING WITH DATA

26. _Represents the application's data and business logic. It encapsulates data access,
manipulation, and validation

A Controller B Database

C View D Model

27. ____Developing a secure application is the most important aspect of the software
development process.

A SECURITY B ROUTING

C MASTER PAGES D PERFORMANCE

28. The objective of the______Phase is: first to install the software in the production
environment and to bring it into operation; and second, to ensure that the
software, as developed: Satisfies the functional requirements.

A developers B Implementation

C Development D maintenance

29. _Web Forms introduce an event-driven programming model. You can define server-side
event handlers for various user interactions, like button clicks or dropdown selections.
This makes it easy to respond to user actions and execute server-side logic.

A Event Model B State Management

Visual Design and Drag-and-Drop Separation of Concerns


C D
Controls

https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 5/8
9/5/23, 3:45 PM DCIT 26 REVIEWER

30. is a term that originally referred to open source software (OSS). Open source
software is code that is designed to be publicly

A Web B asp.net

C web pages D Open Source

31. _are the current viewing page, contact page, registration page, the home page, etc.

A Web pages B Web browsers

C Web servers D Web protocols

32. Web Forms provide a visual design surface in which you can drag and drop various web
controls (such as text boxes, labels, buttons, data grids, etc.) onto the page. This allows
developers to design the user interface without writing extensive HTML and JavaScript
code manually.

A Separation of Concerns B Event Model

Visual Design and Drag-and-Drop State Management


C D
Controls

33. These are the single page application which can be merged into ASP.NET Core.
ASP.NET API: It is the Web Application Programming Interface(API)

A ReactJS B AngularJS

C VueJS D ASP.NET WEB PAGES

34. Web Forms offer built-in state management mechanisms to preserve data across post
backs (interactions between the client and server). View State and Control State are two
methods to maintain the state of controls and data on the page.

A State Management B Separation of Concerns

Event Model Visual Design and Drag-and-Drop


C D
Controls

35. Project's Account folder contains the files that implement the various parts of?

A Network Communication B PERFORMANCE

C SECURITY D MEMBERSHIP

https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 6/8
9/5/23, 3:45 PM DCIT 26 REVIEWER

36. HTTP?

A Hyper Text Transfer Post B Hyper Text Transfer Product

C Hyper Text Transfer Protocol D Hyper Text Test Protocol

37. a Web Forms provides good performance and allows us to modify performance
related to page and server control processing, state management, data access,
application configuration and loading, and efficient coding practices

A SECURITY B PERFORMANCE

C SERVER CONTROLS D WORKING WITH DATA

38. What ASP.NET Web Forms provide a wide range of server controls that encapsulate
complex functionality. These controls emit HTML and JavaScript but abstract much
of the underlying complexity. Examples include the GridView control for displaying
tabular data and the FormView control for displaying a single record?

A Validation Controls B Rich Server Controls

C Master Pages

39. _contain various web pages and GUI applications such as text box, data grid, label,
checkbox, hyperlink, etc. It provides flexibility to web pages at run time as well as
design time.

A JavaScript B ASP.NET WEB FORMS

C HTML D CSS

40. The ______phase is a stage where software developers define the technical details of
the product. Depending on the project, these details can include screen designs,
databases, sketches, system interfaces, and prototypes. Clients use these details to
make final product design choices.

A Development B Implementation

C design D maintenance

41. _is a hypertext document on the World Wide Web

A Web browser B Search engine

C Web page D Internet


https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 7/8
9/5/23, 3:45 PM DCIT 26 REVIEWER

42. _can enhance the server-based features of ASP.NET by including client-script


functionality in ASP.NET Web Form pages

A SERVER CONTROLS B CLIENT SCRIPT AND FRAMEWORKS

C DEBUGGING AND ERROR HANDLING D ROUTING

Answer Key

1. b 2. b 3. d 4. a

5. a 6. d 7. c 8. a

9. d 10. a 11. b 12. b

13. c 14. b 15. b 16. a

17. b 18. c 19. b 20. b

21. d 22. d 23. b 24. b

25. d 26. d 27. a 28. b

29. a 30. d 31. a 32. c

33. d 34. a 35. d 36. c

37. b 38. b 39. b 40. c

41. c 42. b

https://quizizz.com/print/quiz/64f5fb5bf108eeb8b497b379 8/8

You might also like