WILL GIVE BRAINLIEST!! 20 PNTS!!

A tree that shows how a webpage is laid out is called a-

A. Family Tree Document.

B. Diagram Object Model.

C. Document Object Model.

D. Document Graphic.

Answers

Answer 1

Answer:

B :)

Explanation:

.........

Answer 2

Hello! Thank you for asking this question on Brainly!

Your question is:

“A tree that shows how a webpage is laid out is called a-

A. Family Tree Document.

B. Diagram Object Model.

C. Document Object Model.

D. Document Graphic.”

The answer to your question would be B. Diagram Object Model.

According to Visual Paradigm, “An object diagram is a UML structural diagram that shows the instances of the classifiers in models. Object diagrams use notation that is similar to that used in class diagrams. Class diagrams show the actual classifiers and their relationships in a system.”

Have a great day!

<3


Related Questions

ten(10) examples of wearables or wearable technologies?​

Answers

Answer:read

Explanation:

airpods

headphones

earbuds

AirPods  pro

watch

fitbit (type of watch that counts your miles) &you can say workout watch&

VR set

technology bracelet

smart glasses

Smart ring

Adam is an Engineering student but has decided that he does not want to work in that field, but in the Manufacturing career cluster. He enjoys the process of designing products. What career pathway would be the best fit for Adam?

Maintenance, Installation, and Repair pathway
Manufacturing Production Process Development pathway
Logistics and Inventory Control pathway
Health, Safety, and Environmental Assurance pathway

Answers

Answer:

Manufacturing Production Process Development pathway

Explanation:

The career pathway that would be the best fit for Adam is the manufacturing Production Process Development pathway. The correct option is b.

What is the manufacturing Production Process?

Knowledge-based, skill-based, entrepreneur-based, and freelance job options are the four main categories. Every type of career path caters to a particular set of skills that aid in job performance.

Knowledge-based career options enable you to perform your work using the knowledge you have accumulated over time. Process manufacturing is a type of production that involves integrating supplies, components, or raw materials according to a formula or recipe to produce items.

It is widely employed in sectors that manufacture things in large quantities, including those that generate food, drinks, refined oil, gasoline, pharmaceuticals, chemicals, and plastics.

Therefore, the correct option is b. Manufacturing Production Process Development pathway.

To learn more about career paths, refer to the link:

https://brainly.com/question/12208579

#SPJ6

The advancements in which of the following technologies has most changed the American job market in recent years?
A.
computer and Internet
B.
manufacturing
C.
transportation
D.
health care

Answers

Computer and internet

This is the answer because over the years the computer have gotten smaller and more efficient. Internet has gotten better because it’s faster and they’ve made 5G.

WILL GIVE BRAINLIEST!!!!!!
New space suits are being designed for future trips to the moon.

True

False

Answers

This is very much True

Answer:

True

Explanation:

Today, NASA unveiled its designs for future spacesuits that astronauts will wear during trips to the lunar surface.

List any ten keyboard symbols.​

Answers

Answer:

Esc- Esc (escape) key.

F1 - F12 What are the F1 through F12 keys?

F13 - F24 Information about the F13 through F24 keyboard keys.

Tab Tab key.

Caps lock- Caps lock key.

Shift- Shift key.

Ctrl - Control key.

Fn- Function key.

Alt- Alternate key (PC only; Mac users have an Option key).

Spacebar- Spacebar key.

Hope this helps, have a great day/night, and stay safe!

Logical are functions used when looking for an entry or value in the spreadsheet. what is it?

Answers

The Logical function would allow you to use the spreadsheets to identify whether a scenario is True/False.  It can choose among two options depending on the outcomes of that test, and the further discussion can be defined as follows:

These selections could be used to show information, do complex calculations, or run additional tests.It offers decision-making tools for spreadsheet information. It allows to let you examine the contents of a cell or do a computation, and afterward compare the output to a specified number or value.

Learn more:

brainly.com/question/8953037

You want to use the dist() method. Which line will allow you to enter the following code in IDLE?
>>>dist([2.5).(5.9))
5.0
from dist import math
from math import dist
from random import dist
from dist import random

Answers

Answer:

from math import dist

Explanation:

The dist() method is a part of the math module. So, to include it you have to use the following line of code:

from math import dist

hope this helped :D

The line which will allows you to enter the following code in IDLE is from math import dist.

What is dist() method?

The dist() function can be used to calculate a distance matrix, which shows the distances between the rows of a matrix.

The dist() method is a part of the mathematics module. Then, for

>>>dist([2.5).(5.9))

5.0 ,

we have to use code in IDLE as;

from math import dist

Thus, the line which will allows you to enter the following code in IDLE is from math import dist.

Learn more about dist() method.

https://brainly.com/question/25373810

#SPJ2

Eric would like to have a callout text box that makes it look as if the character in an image is speaking. Which object should he insert into the Word document?
standard text box
WordArt
callout
shape
picture

Answers

Answer:

C: Callout shape

Explanation:

The object that should he insert into the Word document is the callout function. The correct option is b.

What is Microsoft Word?

A component of Microsoft Office is Microsoft Word. The office is a collection of Microsoft products that can be used on Windows or macOS and contains Word, PowerPoint, Excel, Outlook, and numerous other tools for both private and professional usage. They aren't the same thing; Microsoft Word is merely one of such app.

A callout function is one of the functions that specifies a callout and is implemented by a callout driver.

The following collection of callout functions makes up a callout: a notification processing notifying function. A function called classifying handles classifications.

Therefore, the correct option is b. callout.

To learn more about Microsoft Word, refer to the below link:

https://brainly.com/question/2579888

#SPJ5

Which is the correct expansion of the term Internet?

Answers

Answer:

international network is the answer

Answer:

http (hypertext transfer protocol)

Explanation:

its an application tool for distributed, collaborative, and hypermedia informations system and foundation of data for world wide web. HTTP is used to fetch and transmit the web page.


HELP PLEASEEEE!!!!!!!

Answers

This is too little points for a question I’m sorry.

This road sign means
O road work ahead
vehicle breakdown
O service stations
O construction zone has ended

Answers

Answer:

A

Explanation:

Uh, yeah, I sure hope it does (to everyone who watched vine)

Construction zone has ended is the correct answer

Write the steps to open file and folder​

Answers

Answer:

   1. Launch the File Open dialog. In the File menu, select the Open menu item.

   2. Open the folder containing the desired file.

   Select the desired file within the folder.

   3. (Optional) Specify a file format type.

   4. (Optional) Specify the character encoding.

   5. Click on the Open button.

What do microphone means

Answers

Answer:

A tiny phone

Explanation:

It means a tiny phone

Which task would you use CSS when making a webpage?
O Creating a paragraph
O Creating an unordered list
O Creating an ordered list
O Changing the font size

Answers

Changing the font size.

HTML you use to 'mark up' plain text. It tells the text what its purpose should be : an unordered / ordered list, a paragraph etc.

CSS is for formatting that marked up content.  With CSS, you can control the colour, font, the size of text, the spacing between elements, how elements are positioned and laid out, what background colours are to be used, different displays for different devices and screen sizes and more.

Think of HTML as the abstract text and images behind a web page and CSS as the page that actually gets displayed.

Makayla is cre iting a brochure for her computer consulting company. She designed the layout and placed a banner containing the
company name in the center of the page. Being unsatisfied with the effect, she has decided to move the text box containing the name
to the top of the page. In 3-5 sentences, describe the procedure Makayla will use to move the banner.

Answers

The procedure depends on the software and methods she uses.

In photoshop or InDesign she might need to fdrag and drop the title to the new location.

In Word/Publisher she has to cut and paste the title to the new location or to drag the box to the top.

Robert is risk manager at TPT Bank has been asked to implement an updated badge reader system for addressing access control risk. Even though the risk was migrated, Robert observes some remaining risk linked with access control. What type of risk has been observed by Robert

Answers

Answer:

Disruption of computer service

Explanation:

Access control is a method or technique used by network administrators to organize and limit access to resources in a network. In a computer network, there several threats and risk experienced by users and technician, that threatens the confidentially of information and other resources.

The configured badge reader system needs data and draws bandwidth. When this bandwidth is in use, it reduces the network efficiency and computer services causing low productivity in the organization.

Can someone give me the code for the edhesive 3.7 code practice for python? Thanks. The first person to give a correct answer will get brainlyist.

Answers

Answer:

Try

568458

448952

123456

Also just keep hitting keys till u get it :)

Explanation:

Hope this helps u plz mark brainliest

Before entering an intersection, the safest searching process is to search ________. right, left, right, center left, center, right, left again center, right, center, right center, right, left, center again

Answers

Answer:

left, center, right, left again.

Explanation:

Generally, in accordance with the highway traffic laws and regulations, it is important and necessary that when entering an intersection even with a green traffic light signal, all drivers should check left, center, right, then left again so as to do a confirmation that there isn't any danger from oncoming vehicles or anyone else. If this is strictly adhered to by road users such as drivers, there would be a great reduction in the number of road crashes or accidents.

In a nutshell, before entering an intersection, the safest searching process is to search left, center, right, then left again.

Safety is very important. Before entering an intersection, the safest searching process is to search Left, Center, Right, and Left.

There is a safe process to take when entering an intersection.  When you have obeyed or yield to the sign facing you on the Intersection , you must then slow down and maybe stop if possible to let the other vehicles or pedestrians cross first and later on you drive ahead.

An intersection is also know as at-grade junction. This is simply the junction where two or more roads converge, diverge or meet and they are often at the same height. Looking Left, Center, Right, and Left is important before crossing an intersection.

Learn more about Road intersection from

https://brainly.com/question/24945907

what is a feature only used in powerpoint

Answers

I think powerpoint is the only presentation maker in which you can use 3D objects

Answer:

Slide transitions

Explanation: cause i got right

i'm sure 100%

What pets are on Terraria and how can you get them?

Answers

Answer:

There are over 15 new pets that can be found in chests and dropped rarely off enemies: Baby Dinosaur, Baby Eater, Baby Hornet, Baby Penguin, Baby Skeletron Head, Baby Snowman, Baby Truffle, Black Cat, Eyeball Spring, Pet Lizard, Pet Parrot, Pet Sapling, Pet Turtle, Squashling, and Tiki Spirit.

Explanation:

There are over 15 new pets that can be found in chests and dropped rarely off enemies: Baby Dinosaur, Baby Eater, Baby Hornet, Baby Penguin, Baby Skeletron Head, Baby Snowman, Baby Truffle, Black Cat, Eyeball Spring, Pet Lizard, Pet Parrot, Pet Sapling, Pet Turtle, Squashling, and Tiki Spirit.

Answer:

Depends on version

Explanation:

Check ther official website entering your vertion in ther

1 Which of the following could work as bits for a binary system?
А The flip sides of a coin
B The fingers on one hand
C The days of the week
D The colors of the rainbow​

Answers

It’s B you can count it on ur fingers

Question 8 of 10
What can be defined as an information technology environment?
A. The tools and processes that surround us to gather and interpret
data
O B. The rules and regulations that government and businesses must
follow to be secure from hackers
C. The energy used to create and maintain technology
D. The buildings and materials that house computer services
SUBMIT

Answers

Answer:

C. The energy used to create and maintain technology

#Carry on learning po

A company was asked to develop a smartphone app to help people locate a car of their choice to purchase from a complex of more than thirty used car dealers who all share a huge car lot. Name two features that that would be useful to potential customers.

Answers

Answer:

the gps and a map

Explanation:

Answer:

I think. it could be GPS and maps to but I may be wrong so yeah

I'm not sure if these are correct.

Answers

Answer:

All the mention codes are correct.

Explanation:  

In the task1, a "name" variable is declared, that store a string, and in the next step, the built-in method "title, lower and upper" is defined, in which the title method capitalized the first character of the given word in each sentence, upper method change each character into upper case and the lower method changes each character into lower case.

In task2, a message variable is declared, that holds a string value in which the count method is used that counts the space character value.

In task3, a string value is used in the message variable, which uses a replace method to change the given string value.

In task3, a response variable is declared that uses an input method for input a string value, and inside the print method, len method is used that counts each input character number.

Which type of storage disk and disk drive can you use in the given situation?

Amy wants to borrow an interesting movie from Bruce so that she can watch it in her leisure time. Amy can hand over a (BLANK) to Bruce to copy 900 MB file. Bruce needs to have a (BLANK) drive to record data on the used DVD.


BLANK 1

CD
hard disk
DVD

BLANK 2

DVD-RR
DVD-recordable
DVD-RW​

Answers

I : DVD

II:DVD-R

A DVD-RW would work too.

The types of storage disk drives that can use in the given situation are as follows:

Amy can hand over a DVD to Bruce to copy a 900 MB file. Bruce needs to have a DVD-RW drive to record data on the used DVD.

What do you mean by Storage disk?

Storage disk may be defined as a type of hardware device that can be used to store and save digital data and applications which may be in the form of images, video, audio, etc. For example, CDs, DVDs, hard disks, pen drives, etc.

Hard disks generally store a large quantity of data like 120GB to 30.72 TB. But here the data required to be stored is only 900 Mb, so DVD is the most accurate choice for this storage. It stores 500Mb of data to 8.5 Gb. A single-layer HD-DVD stores up to 15GB of storage capacity.

Therefore, Amy can hand over a DVD to Bruce to copy a 900 MB file. Bruce needs to have a DVD-RW drive to record data on the used DVD.

To learn more about Storage Disk, refer to the link:

https://brainly.com/question/14762201

#SPJ2

What is the average rate of change of h(x)=2^{x+1}h(x)=2 x+1 h, (, x, ), equals, 2, start superscript, x, plus, 1, end superscript over the interval [2,4][2,4]open bracket, 2, comma, 4, close bracket?

Answers

Answer:

Average Rate = 12

Explanation:

Given

h(x) = 2^(x + 1)

Interval = [2,4]

Required

Determine the average rate of change

The average rate of change of h(x) is calculated using.

Average Rate = (h(b) - h(a))/(b - a)

Where

[a,b] = [2,4]

Meaning a = 2 and b = 4

So, the formula becomes:

Average Rate = (h(4) - h(2))/(4 - 2)

Average Rate = (h(4) - h(2))/2

Average Rate = ½(h(4) - h(2))

Calculating h(4)

h(4) = 2^(4+1)

h(4) = 2⁵

h(4) = 32

Calculating h(2)

h(2) = 2^(2+1)

h(2) = 2³

h(2) = 8

So, we have:

Average Rate = ½(h(4) - h(2))

Average Rate = ½(32 - 8)

Average Rate = ½ * 24

Average Rate = 12

Hence, the average rate of change is 12

PLEASEEEEEEEEEEE HELPPPPPPPPPP MEEEEEEEEEEE
This software application can be used to organize, analyze, and illustrate data. Which one is it?

a.Excel
b.Outlook
c.PowerPoint
d.Word

Answers

The answer is excel

Hope this helps

Wires,plugs,speakers, chis are all examples of what

Answers

Answer:

Ch1kenT3nders

Explanation:

What feature is part of design for manufacturability (DFM)?

A.
using a large variety of tools
B.
using the minimum number of parts to form a product
C.
using the maximum number of parts to form a product
D.
creating different parts for the left and right sides of a product

Answers

Answer: I am actually pretty sure its C.

Which design perspective best describes memory and storage requirements?

Data modeling
IT infrastructure
Prototype
The system model

Answers

Data modeling is perspective best s
Other Questions
Question: Parallel structure only applies to lists.Question options: True FalseQuestion: Parallel structure can happen WITHIN one sentence or ACROSS multiple sentences.Question options: True FalseQuestion: Parallel structure can include conjugating multiple verbs into the same tense.Question options: True FalseQuestion: Parallel structure is the same thing as being redundant; things are being repeated.Question options: True FalseQuestion: We use parallelism because it creates rhythm, adds emphasis to what the writer wants to highlight, and helps certain ideas stick in the listeners memory.Question options: True FalseQuestion: Identify the example of parallelism that uses an infinitive + a verb. Question options:Together we rise, together we fall, and together we survive.Dogs like to run, to swim, and to play fetch.During the triathlon, he biked, swam, and ran.The lazy student procrastinated and waited until the last minute.Question: Identify the example of parallelism that uses a gerund + verb to keep it parallel. Question options:The reporter had to write his article quickly, accurately, and politely.Strawberries are delicious, healthy, and sweet.Success is getting what you want, and to be happy is wanting what you get.My bestie is good at baking, swimming, and drawing.Question: The quote by Abraham Lincoln is parallelism because it uses an infinitive + verb structure when it says "Fondly do we hope, fervently do we pray, that this mighty scourge of war may speedily pass away."Question options: True FalseQuestion: Abraham Lincoln is the first president to consciously use parallelism in his speeches. Question options: True False Can someone help me with this Determine which of the following is the solution to the equation below.x cubed = 12 50 points!Select the correct answer.Which equation has an extraneous solution? PLZ HELP DUE TODAY ILL GIVE BRAINLLY PLZ Write a paragraph about Vincent Van Gogh's Starry Night. Include a minimum of 4 words from the following list... COLOR, UNITY, VALUE, VARIETY, SHAPE, BALANCE, SPACE, ALIGNMENT, TEXTURE, MOVEMENT, FORM, PATTERN, CONTRAST, LINE, RHYTHM, EMPHASIS. * 4.How can you help promote and encourage the youth in your community to participate and join a fitnessevent? An equilateral triangle has a side labeled 3x. The perimeter of the triangle is 99 cm. what is the measure of the sides of the triangle? HELP!!!! WILL GIVE BRAINLIEST Me duelede hacer ejercisio.O el dienteel cerebroo el cuerpoo el dedo please help! 1 quick question! xoxo 1. The temperature is -2. If the temperature rises by 15, what is the new temperature? 2. At midnight the temperature is -6. At midday the temperature is 9. By how much did the temperature risePlease need right now what is an example of a dealer incentives what benefits has the eruption of mount vesuvius brought us today? Which of the following best describes how the y values are changing over each interval? x y 1 20 2 40 3 80 4 160 5 320 They are increasing by 20 each time. They are increasing by 40 each time. They are being multiplied by 2 each time. They are being multiplied by 4 each time. Fe + CuCl2 FeCl2 + CuThe type of reaction represented by the above equation is -decompositionsynthesissingle-replacementdouble-replacement FREE BRAINLIEST AND EXTRA POINTS!!!!Which of the following presidential powers, do you suppose, is used most frequently?a.) request impeachment proceedings against federal judgesb.) declare warc.) approve or veto laws passed by Congressd.) appoint advisors Bobby was painting a sign that was 2 3/4 feet by 1 1/2 feet. Use the model to help find the area of the sign.What was the area of the sign in square feet? A. 4 1/4 square feet B. 4 1/8 square feet C. 3 1/4 square feet D. 3 1/8 square feet The music that would best match the tone of the trailerwould beRead this text trailer about the story of Jack and theBeanstalk.Jack was supposed to buy a cow at the market. But hebought three magic beans instead. Three magic beansthat grew into a giant beanstalk that reached into the sky.Three magic beans that led him to a world high aboveour own. Now, Jack is climbing into the clouds, stealinggold, and outrunning a giant. Get ready for the adventureof a lifetime!O slow and steady.O soft and classical.O ominous and scary.O fast-paced and exciting. The sun is the biggest source of visible_energy caused by the movement of waves of_____ Which of the following equations have no solutions?