Which of the following statements defines markup? A. Software used in creating a Web document B. Symbols or characters added to plain text in a document to indicate different attributes and elements C. Authoring language which converts text to language D. Coding system used to structure text files in a document translating it into a Web document

Answers

Answer 1

Answer:

The answer to this question is given below in the explanation section.

Explanation:

In this question, it is asked about the markup language. A markup language is a computer language that uses tags to define elements within a document. It is human-readable, meaning markup files contain standard words, rather than typical programming syntax. While several markup languages exist, the two most popular are HTML and XML. So, now we will explain which option defines the statement correctly.

A. Software used in creating a Web document (false).

A markup language is not software, it is a language that can be used mostly in web development.

B. Symbols or characters added to plain text in a document to indicate different attributes and elements (True).

Because HTML and XML are markup languages, in which symbols or characters are added to plain text in a document to indicate different elements and attributes. For example, in HTML, we use "<" and">" symbol to indicate the attribute of Html document. such as to show paragraph we use "<p>"tag etc.

C. Authoring language which converts text to language(true)

Markup language converts text into browser readable language. For example, we write HTML (human-readable plain text document) which converted into the browser-readable format.

D. Coding system used to structure text files in a document translating it into a Web document (true).

for example, HTML is a markup language or you can say coding system, that can be used to structure text file in a way that can be easily understood by a web broweser.

Answer 2

Answer:

B. Symbols or characters added to plain text in a document to indicate different attributes and elements

Explanation:

Which Of The Following Statements Defines Markup? A. Software Used In Creating A Web Document B. Symbols

Related Questions

If you schedule a message to be delivered at 6 p.m., but you log out of your computer at 5 p.m., what will happen to the message?

It will be delivered at 6 p.m. as scheduled.
It will be delivered when you log back in.
It will be delivered at 5 p.m. when you log out.
It will not be delivered at all and will be canceled.

Answers

Answer:

B

Explanation:

It will be delivered when you log back in.

This diagram shows a number of computing devices connected to the Internet with each line representing a direct connection.

Device A is attempting to send data over the Internet to Device E. Which of the following is true of how the data will travel through the network?
A. The data will always travel through Device B as it is the shortest path
B. The data will never be sent to Device G since there are other shorter paths available
C. It is possible that the data travels through any of the devices in the network before arriving at device E
D. If the data travels through Device D then it will not travel through Device B

Answers

Answer: C

Explanation: had an assignment and this was the answer

Network is the connection of multiple computer or devices.

The true statement is that: (c). It is possible that the data travels through any of the devices in the network before arriving at device E

From the diagram, we have the following observations:

Devices B, C and D are connected directly to ADevices E, F and G are connected to either B, C or D

The above analysis means that, the devices are interconnected.

So, the data from A can travel through any of the devices to get to its destination at E.

Hence, the correct option is (c).

Read more about computer networks at:

https://brainly.com/question/11672306

3. The problem solving diagram displays how many parts.
A1
B.2
c.3
D.4

Answers

Answer:

3

Explanation:

What can be written to perform a certain number of iterations or to iterate until a specific result is achieved?
A. an ordered data structure
B. a for loop
C. a print function
D. an array​

Answers

Answer:

The answer to this question is given below in the explanation section. However, the correct option is B. i.e a for loop.

Explanation:

The correct answer to this question is for-loop. Beause, in the for loop is written to perform a certain number of iterations or to iterate until a specific result is achieved.

for example, to calculate the average of 10 numbers, we use the for loop to iterate statements written in its body 10 times to calculate the average.

when the specific numbers of the iteration are reached it will get terminated.

for example

for (int i=0; i<=10; i++)

{

// perfrom average, code

}

this loop iterate 10 times or less, when it reached above the limit it gets stopped.

however, the other options are not correct, because an ordered data structure is like a list of order data, print function print something to the user or on screen. while an array is like a list of data of the same data type.

Answer:

A For Loop

Explanation:

Edge 2020

Analyzing Uses for PDFs
A PDF file would most likely be used for which situation?
O You need to e-mail more than one file to a friend.
O You want someone to make a lot of edits to a file.
You need to send a file to someone who does not have Word.
O You want to save and print several copies of a file.

Answers

Answer:

You need to send a file to someone who does not have Word

Explanation:

In this case the answer is You need to send a file to someone who does not have Word.

But we use PDF to send files without changing its format.

Answer:

You need to send a file to someone who does not have Word

Explanation:

Adnan also wants to add a photograph of a bridge. It is on another PowerPoint presentation that is open in a different window on his computer. Which feature should he use to complete the task?

Pictures folder
Bing search engine
screen clipping feature
Photo Album dialog box

Answers

Answer:

C

Explanation:

On edg

Answer:

screen clipping feature

Explanation:

Repl.it Assignment 4.1.2 (Guess the Number)
Please help me
I will give brainliest and a like

Answers

Like 4 .1.2 -31 or 21

What is the unity Programming Language?

Answers

Answer:

Unity is an engine you can use different programming languages to help create ur game, such as

python, rust, JavaScript, and C#

Adnan merges the shapes he added to mimic the bridge structure. The modification is shown below.


Which tab did Adnan use to merge the shapes?

Which Merge Shapes option did Adnan use?

Which property of the shapes did Adnan modify?

Answers

Answer:

✔ Drawing Tools

✔ Combine

✔ Shape Outline

Explanation:

Answer:

1) Drawing Tools

2) Combine

3) Shape Outline

Explanation:

Aika has several labeled folders for different parts of his research. What is the MOST likely reason he does this? He wants to make sure that all of the topics are researched equally. He wants to avoid accidentally forgetting to research one of the topics. He wants to easily and quickly find specific bits of research that cover certain topics. He wants to make his research easier to read than it would otherwise be.

Answers

Answer:

He wants to easily and quickly find specific bits of research that cover certain topics.

Explanation:

Remember, a research work typically has these 6 (six) components:

The Abstract.IntroductionMethodologyResultsDiscussionReferences.

Thus, Aika's decision to label several folders for different parts of his research would make it easier and quicker for him to find specific bits of research that cover certain topics, instead of spending time looking for topics.

Which of the following was the most widely used personal computer application until the mid 90s

Answers

Answer:

word processing

Explanation:

I just took the test

Word processing was the most widely used personal computer application until the mid 90s. The correct option is B.

What is word processing?

A word processor is a tool or computer application that allows for the entry, editing, formatting, and output of text. It frequently includes some extra functionality as well.

Current word processors are word processor programmes operating on general purpose computers as opposed to the standalone machines that the earliest word processors were.

A word is the natural unit of data used by a specific processor design in computing. A word is a fixed-sized data that the processor's hardware or instruction set treats as a single unit.

Up until the middle of the 1990s, word processing was the most frequently used personal computer programme.

Games

Word processing

Internet

United States census

PLEASE HELP ME !!! THIS IS DUE TODAY AND IM STUCK ON IT!!! Pls❤️✨❤️

Answers

what do you need help with?

When you write a check, why do you always begin writing the amount of the check as far to the left as you can?

Answers

Answer:

You start at the left without leaving any paces so no one can add any more numbers.

Explanation:

Why do IT professionals have strict legal and ethical standards?

A. The credentials they hold to perform their job.
B. The oath they took when they began their career.
C. The pressure put on them to behave a certain way.
D. The strategic role they play in an organization.

Answers

Answer:

The answer is B: The oath they took when they began their career.

Explanation:

Use the drop-down menus to describe the Time Zone feature in the Outlook calendar.

Outlook only allows a maximum of
time zones to be set in a calendar.

Time zones are set by accessing the calendar options

When creating a second time zone, it is helpful to
both.

Answers

Answer:

✔ two

✔ in Backstage view

✔ label

Explanation:

on edg

Answer:

two, in Backstage view, label

Explanation:

If you want to open the Navigation pane to do a Find, what should you first click on the Home tab? Paragraph, Editing, Styles, or View

Answers

Answer:

You would first click view.

Explanation:

hope this helps

Answer:

editing (b)

Explanation:

Describe the first time you met one of your friends.​

Answers

Answer:I met this friend in a school,Kate.She was disturbed by the way people bullied her. I confronted and told her nothing is worth more than being yourself. I told her many words of encouragement. And now she is my sis. And she's more bolder than I thought she could be.

Select the correct navigational path to hide a worksheet.
Click the ____ tab on the ribbon to the Cells gallery.
Select ___ and use that drop-down menu to select ____.
Then Hide sheet.

Answers

Answer:

Home, Format, Hide & Unhide.

Explanation:

A person with a low number of white blood cells could have difficulty in fighting infections and A decrease in the number of lymphoid stem cells could result in a decrease in red blood cell.

What is nucleotide?

It is the sub units and buIlding blocks of DNA. It is made up of a five-sided sugar, phosphate group and then a nitrogen base.

These groups make the backbone of the DNA helix. If you look at a DNA helix, they make the side of the ladder or the side portion. They connect to a nitrogen base which make the steps of the ladder.  The type of sugar that is used in a DNA helix is called deoxyribose.

Nitrogen bases are the molecules that make up the steps of the ladders. There are four different nitrogen bases, namely; Guanine, Thymine,Adenine and Cytosine.

Pyrimidines are compounds that make a single 6-sided ring. Examples of pyrimidines are Cytosine and Thymine. Purines on the other hand make 5-sided and 6-sided rings.

Therefore, A person with a low number of white blood cells could have difficulty in fighting infections and A decrease in the number of lymphoid stem cells could result in a decrease in red blood cell.

Learn more about white blood cells on:

https://brainly.com/question/19202269

#SPJ5

Which filter gives a “squeezed” effect to an image?
A.
Blur filter
B.
Noise filter
C.
Sharpen filter
D.
Distort filter

Answers

My guess is d but I’m not positive

Answer:

D is the answer

Which of the following accurately completes this sentence? The Internet is ____.

open to everyone who can access it
only available in the US
a computer
not a network
it's a

Answers

Answer:

open to anyone who can access it.

Answer:

Open to anyone who can access it!

Explanation:

The internet Is for everyone all over the globe!

Choose the list of the best uses for word processing software.
lists, resumes, writing a book, and payroll data
letters to your friends, resumes, spreadsheets, and school papers
resumes, cover letters, databases, and crossword puzzles
book reports, letters to your friends, resumes, and contracts

Answers

List, resumes, spread sheet, databases, contracts

edhesive 1.6 code practice

Answers

If you give a little more detail I may be able to help in the comments

Answer:

Question 1:

g=input("Enter a word: ")

m=input("Enter a word: ")

print(g + " " + m)

Question 2:

F= input("Please input your first name: ")

L= input("Please input your last name: ")

print (L + ", " + F)

Explanation:

yw

Please help me ASAP first answer gets brainliest

Answers

Answer:

okay but where is problem bro

Explanation:

Use of the internet to access programs and data on computers that’s are owned and managed by the other using large data centers.

Answers

Answer:

I just wanna learn how to code

Explanation:

How would you justify using cloud computing?

A less network traffic
B sharing a network could reduce overall costs
C new technology
D government pressure

Answers

Answer:

B.

Explanation:

What does SFA software provide tools for?

Answers

Answer:

managing the data and tasks involved in lead generation, opportunity tracking, sales activity, etc.

Explanation:

(Mother is a software engineer :3)

are all hackers bad?

Answers

Answer: no bc some of them are used to find were people live to help people like detectives or police officers but most of the time yes

Explanation:

Answer:

no. my dad was a hacker working fr a bank to train employes to know what to do in that situation

Explanation:

Host A is sending a file to Host B. There are 3 links (therefore 2 switches) between the hosts. The file is segmented into packets of 40 bytes, with a 10 byte header added to each packet. Each link has a transmission rate of 100 kbps and a speed of 1000 km per sec. The switches are 100km away from each other. Host A is 50 km away from the first switch while Host B is 150 km away from the second switch. Data travels from Host A to the first switch, on to the second switch and then to Host B. What is the propagation delay (in seconds) when a packet of data travels between the 2 routers?

Answers

Answer:

The propagation delay is "0.1 Sec".

Explanation:

Please find attachment of the figure.

The given values are:

Transmission rate of each link

= 100 kbps

Distance

= 100 km

Speed

= 1000 km

Now,

The propagation delay between R1 as well as R2 will be:

⇒  [tex]\frac{DR_1 R_2}{speed}[/tex]

On substituting the estimated values, we get

⇒  [tex]\frac{100 \ km}{1000} \ Sec[/tex]

⇒  [tex]0.1 \ Sec[/tex]

What are some characteristics of filtering junk email in Outlook 2016? Check all that apply.

Messages can be right-clicked, flagged as Junk, and moved to a folder.
Configuring a safe sender ensures that emails are not identified as spam.
The default configuration of junk email options is No Automatic Filtering.
No matter what configuration, messages can still be blocked on the network.
Moving messages to the Junk Email folder will reduce the size of the mailbox.

Answers

Answer:

They are all correct except the last one

Explanation:

On edg

Answer:

a b c d

Explanation:

What is the hexadecimal equivalent of the decimal number 256?

Answers

Answer:

0.100 look it up

Explanation:

Other Questions
PLEASE PLEASE PLEASE HELPPP MEEE !!! Identify all of the roots of the function.f(x) = x3 5x2 2x + 24 What is a royal colony? O one shared by royalty in Europe O one under the king's rule, with a royal governor O one where the king lives O one controlled by a group of trustees Correct the error of faulty parallelism in the following sentence.Marsha's plan was to practice every day for the recital, to work on trouble spots in the music, and arrive at the concert hall early to steady her nerves. Jared runs 1/4 mile long.Today,Jared ran 6 times around the track in 13 1/2 minutes.Did Jared run faster or slower than 6 miles per hour today? Let's Check In Which of the following best describes why the Sumerians needed more land and water as the civilization advanced? A. they wanted to trade more with other civilizations B. both were required to make bronze C. their populations were growing quickly D. they needed to feed large armies Please select the best answer from the choices provided Rachel has a bag that contains a total of 224 red and yellow candies. The ratio of red candies, R , to yellow candies, Y , is 3 to 4.How many red candies are in Rachel's bag? If a+b>ab, which of the following must be true? (A) a>b (B) a=b (C) a 0 (E) b > 0 . We played football after school. Simple, Compound or Complex Read the excerpt from The Wonderful Wizard of Oz by L. Frank Baum.They grew vexed that Oz should treat them in so poor a fashion, after sending them to [suffer] hardships.[question]: The first time-saving step to figure out the meaning of vexed is toA) check for context clues.B) read around the word.C) read around the word.D) use a dictionary. which of the following statements is NOT true of standard American English ? Evaluate the expression when x=3 , y=4 , and z=6.z2x/y HEY CAN ANYONE ANSWER DIS PLS! in paragraph 6 the phrase 4. Write any number to make the statement istrue? 210 sheets of paper is 7cm thick. How thick of a pile would 1260 sheets make? Solve for x.x/2 = -5x = 5/2x = -5/2x = -10 A large software company has developed the most popular word processoron the market. Almost every consumer and business in the country uses itsproduct, which has forced most of its competitors out of business. If a newcompany tries to promote an innovative word processor of its own, the largecompany usually buys that business right away to eliminate the competition.2This situation best illustrates which market condition? At its highest point, the elevation of a county is feet above sea level. At its lowest point, the elevation of the county is feet below sea level. Answer parts a through c. The Treaty of Echota stated that theCherokee would do which of the following?A. Give up some of their land in exchange for the right to stayB. Work for the government provided they could remain ontheir landC. Relocate to a reservation 10 years from the date of the treaty Which of the following selections most closely defines traces as it is used in the following passage?He glanced back. The other sled was coming up like an express-train. With half the dogs still over their traces, he cried, "Mush on!" and leaped upon the sled just as the pursuing team dashed abreast of him.A. noun | two straps that attach something to something elseB. noun | evidence left by someone who is fleeingC. noun | considerably small quantities of somethingD. verb | makes marks over the outline of something else on paper