Web and Database Programming Midterm

Web and Database Programming Midterm

University

20 Qs

quiz-placeholder

Similar activities

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

Micro Arch - CPUs & Fetch-Execute

Micro Arch - CPUs & Fetch-Execute

University

20 Qs

ICT 0513 - Chapter 4 : System Unit

ICT 0513 - Chapter 4 : System Unit

University

15 Qs

Pra UPS 2

Pra UPS 2

University

20 Qs

DWDM-2

DWDM-2

University

20 Qs

Relational Algebra and Calculus

Relational Algebra and Calculus

University

20 Qs

Artificial Intelligence CT-1

Artificial Intelligence CT-1

University

20 Qs

Web and Database Programming Midterm

Web and Database Programming Midterm

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Kaitlin Hoffmann

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

HTML is a programming language.

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In an ERD, what does an entity represent?

An attribute of data

A relationship between two attributes

A real-world object or concept

A diagram structure

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You have an h1 with a border. Currently, there is no space between the border and text. Which style rule below will add 30px of space between the border and text?

h1 { margin: 30px; }

h1 { padding: 30px; }

h1 { space: 30px; }

h1 { border-space: 30px; }

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a style rule made up of?

id and declaration

selector and class

selector and declaration

none of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following makes up the declaration portion of a style rule?

Property and Selector

Selector and Value

Property and Value

None of the above

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In an ERD, cardinality defines:

The attributes of an entity

The types of entities

The number of attributes in each entity

The nature of relationships between entities (one-to-one, one-to-many, etc.)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following descendant selectors will configure the font size of a p to 20px? The p is nested inside an element, main.

p main { font-size: 20px; }

p main { text-size: 20px; }

main p { font-size: 20px; }

main p { text-size: 20px; }

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?