MCQ Based On HTML And Microsoft Accesss

Approved & Edited by ProProfs Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Namrataarora
N
Namrataarora
Community Contributor
Quizzes Created: 1 | Total Attempts: 456
Questions: 6 | Attempts: 456

SettingsSettingsSettings
MCQ Quizzes & Trivia

Questions and Answers
  • 1. 

    A column in a database is called

    • A.

      RECORD

    • B.

      FIELD

    • C.

      TABLE

    Correct Answer
    B. FIELD
    Explanation
    In a database, a column is referred to as a "field". A field represents a specific attribute or piece of data within a table. It is a single unit of information that is stored in each record of the table. The field defines the type of data that can be stored in it, such as text, numbers, or dates. It is used to organize and categorize the data in a database table, allowing for efficient storage, retrieval, and manipulation of information.

    Rate this question:

  • 2. 

    . Which of the following is not a type of object that you can display by clicking an object button in the Database dialogue window?

    • A.

      QUERIES

    • B.

      SPREADSHEET

    • C.

      FORMS

    • D.

      TABLES

    • E.

      REPORTS

    Correct Answer
    B. SPREADSHEET
    Explanation
    In the Database dialogue window, you can display various types of objects by clicking on their respective buttons. These objects include queries, forms, tables, and reports. However, a spreadsheet is not a type of object that can be displayed by clicking an object button in the Database dialogue window.

    Rate this question:

  • 3. 

    What is the correct HTML tag for adding a background color?

    • A.

      Body style="background-color:yellow"

    • B.

      Body background="yellow"

    Correct Answer
    B. Body background="yellow"
    Explanation
    The correct HTML tag for adding a background color is "body style="background-color:yellow"". This is because the "style" attribute allows for inline CSS styling, and the "background-color" property is used to specify the background color of an element.

    Rate this question:

  • 4. 

    Choose the correct HTML tag to make a text bold

    • A.

      (b)

    • B.

      (bold)

    Correct Answer
    A. (b)
    Explanation
    The correct HTML tag to make a text bold is the "b" tag. This tag is used to apply bold formatting to the enclosed text.

    Rate this question:

  • 5. 

    Choose the correct HTML tag to make a text italic

    • A.

      Italic

    • B.

      I

    Correct Answer
    B. I
    Explanation
    The correct HTML tag to make a text italic is the "i" tag. This tag is used to apply italic formatting to the text enclosed within it.

    Rate this question:

  • 6. 

    How can you make a list that lists the items with numbers?

    • A.

      Ul

    • B.

      Ol

    • C.

      Dl

    • D.

      List

    Correct Answer
    B. Ol
    Explanation
    To make a list that lists the items with numbers, you can use the "ol" tag in HTML. The "ol" tag stands for "ordered list" and it automatically numbers the items in the list. This is different from the "ul" tag, which creates an unordered list without numbers. So, the correct answer is "ol".

    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 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Apr 18, 2010
    Quiz Created by
    Namrataarora
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.