Web Development Fundamentals 2

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Philanderson888
P
Philanderson888
Community Contributor
Quizzes Created: 7 | Total Attempts: 7,433
Questions: 8 | Attempts: 369

SettingsSettingsSettings
Web Development Fundamentals 2 - Quiz

This is to help students prepare for the 98-363 Web Developments Exam


Questions and Answers
  • 1. 

    To ensure rules and a structure are enforced on a XML document a XML Schema can be applied.  What is the file extension used for an XML Schema Document?

    • A.

      .Schema

    • B.

      .XSD

    • C.

      .XML

    • D.

      .XHTML

    Correct Answer
    B. .XSD
    Explanation
    An XML Schema Document is commonly referred to as an XSD (XML Schema Definition) file. It is used to define the structure, data types, and constraints of an XML document. The .XSD file extension is used to identify and differentiate XML Schema Documents from other types of files.

    Rate this question:

  • 2. 

    Which TWO ways can rules and restrictions be applied to a XML document?  

    • A.

      CSS Layout document

    • B.

      XML Schema

    • C.

      XML Structured Document

    • D.

      XML DTD (Document Type Definition) Validation

    Correct Answer(s)
    B. XML Schema
    D. XML DTD (Document Type Definition) Validation
    Explanation
    Rules and restrictions can be applied to an XML document using XML Schema and XML DTD (Document Type Definition) Validation. XML Schema defines the structure, data types, and constraints of the elements and attributes in an XML document. It allows for more complex validation rules to be defined. XML DTD Validation, on the other hand, is an older method of defining and validating the structure of an XML document. It uses a specific syntax to define the elements, attributes, and entity references in the document. Both XML Schema and XML DTD Validation ensure that an XML document adheres to a set of rules and restrictions.

    Rate this question:

  • 3. 

    What is a Web Service?

    • A.

      The equivalent of HTML for Windows

    • B.

      Allows us to run a Web Server

    • C.

      Provides easy access to required data, night and day on demand.

    • D.

      Allows us to serve Web Pages

    Correct Answer
    B. Allows us to run a Web Server
    Explanation
    A web service is a technology that allows us to run a web server. It provides the necessary infrastructure and functionality to host and serve web pages. With a web service, we can easily access the required data on demand, making it available day and night.

    Rate this question:

  • 4. 

    What does client-side mean?

    • A.

      Allows us to talk to a server

    • B.

      Code which is executed on the client web page rather than the server

    • C.

      Allows us to split our web page in two, one for the client and one for the server

    • D.

      It's HTML code on the client

    Correct Answer
    B. Code which is executed on the client web page rather than the server
    Explanation
    Client-side refers to code that is executed on the client web page rather than on the server. This means that the code is processed and run by the user's web browser, allowing for dynamic and interactive elements to be displayed and executed without requiring constant communication with the server. This includes tasks such as form validation, user interface interactions, and data manipulation on the user's device.

    Rate this question:

  • 5. 

    Which two main languages is ASP.NET famous for allowing to run 'traditional' Windows code linked in with a web page?

    • A.

      CSS

    • B.

      C#

    • C.

      AJAX

    • D.

      Visual Basic

    Correct Answer(s)
    B. C#
    D. Visual Basic
    Explanation
    ASP.NET is famous for allowing the integration of traditional Windows code with web pages. Two main languages that ASP.NET supports for this purpose are C# and Visual Basic. These languages can be used to write server-side code that can be executed on the web server and generate dynamic content for the web page. CSS and AJAX are not programming languages, but rather technologies used for styling web pages and making asynchronous requests respectively.

    Rate this question:

  • 6. 

    What is a script?

    • A.

      Something which defines how a web page will interact with JavaScript

    • B.

      A series of commands stored and executed one by one as the file runs

    • C.

      Allows us to choose the scripting language eg VBScript, JavaScript, JQUERY, JScript, etc

    Correct Answer
    B. A series of commands stored and executed one by one as the file runs
    Explanation
    A script is a series of commands that are stored and executed one by one as the file runs. It is a set of instructions that tells a computer or program what to do. Scripts are commonly used in programming languages like JavaScript to define how a web page will interact with JavaScript. They can be written in various scripting languages such as VBScript, JavaScript, JQUERY, JScript, etc.

    Rate this question:

  • 7. 

    What provides additional functionality into a traditional web page and is completely open source?

    • A.

      VBScript

    • B.

      CSS

    • C.

      JavaScript

    • D.

      Internet Explorer

    Correct Answer
    C. JavaScript
    Explanation
    JavaScript provides additional functionality into a traditional web page and is completely open source. It is a programming language that allows for dynamic and interactive elements on a website. With JavaScript, developers can create features such as form validation, image sliders, interactive maps, and much more. It is widely supported by all modern web browsers and has a large community of developers contributing to its open-source libraries and frameworks.

    Rate this question:

  • 8. 

    Which scripting language is written by Microsoft and only runs in Internet Explorer?

    • A.

      PERL

    • B.

      VBScript

    • C.

      JavaScript

    • D.

      PHP

    Correct Answer
    B. VBScript
    Explanation
    VBScript is the correct answer because it is a scripting language developed by Microsoft and it is primarily used for client-side scripting in Internet Explorer. It is not supported by other web browsers, making it exclusive to Internet Explorer.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 18, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 13, 2013
    Quiz Created by
    Philanderson888
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.