a thick black line around the outside edge of a page is a _____.
a. margin
b. border
c. shading feature
d. indent

Answers

Answer 1
B. Border. It borders the outer page.
Answer 2

This would be b. border

Hope this helps!


Related Questions

Computer programs can be opened from _____.

the Start menu
the desktop
the All Programs submenu
all of the above
none of the above

Answers

Computer programs can be opened from _____.

All of above

Computer programs can be opened from the Start menu, desktop, and all programs submenu.

What do you mean by programs?

Programs refer to the series of coded software instructions to control the operations of a computer.

Computer programs can be opened from the Start menu, desktop, or all programs submenu.

Therefore, D is the correct option.

Learn more about Programs here:

https://brainly.com/question/3224396

#SPJ2

Our motherboard supports dual channeling and you currently have two slots used in channel a on the board

Answers

The system will run faster if you install two DIMMs because dual channeling can be used if both Channel B slots are filled. Dual channeling is faster than single channeling.

Which part of a computer s ip address configuration indicates the portion of the address that specifies the network address?

Answers

The NETWORK mask is and'ed with the IP address to get the network number.

Example:

192.168.1.1 & 255.255.255.0 = 192.168.1.0/24

It's worth the effort to do this in binary, it makes much more sense.

Which of the following best describes the Distribution Mix?

A: a network independent companies through which a product passes from produced to end user.
B: the combination of distribution channels by which a firm gets its products to end users.
C: an individual or firm that helps to distribute a product.
D: an intermediary who sells products to other businesses for resale to final customers.

Answers

The distribution mix is a vital part of the marketing mix. Since it ensures the right product must get to the right place at the right time. There are 5 major components in the distribution mix, these are inventory, warehousing, communication unitization which is also part of packaging and lastly transport. So for this question, the correct answer is letter b.

You have a new web app and the host for it is going to provide storage for your data on their server. what is this called

Answers

The answer is Cloud storage. When a host provides storage space for your data on their servers it is called Cloud storage. Cloud storage is known as a cloud computing model wherein thousands of data is stored on different remote servers, which can be accessed from the internet itself.

_____ memory uses the hard drive to substitute for ram.

Answers

Virtual memory uses...

Answer:

Virtual memory

Explanation:

The RAM is the main/primary memory of the computer because its data is easily accessible when needed by the computer while the hard drive/hard disk is the secondary memory/permanent memory of the system.

The Virtual memory is a memory management capability of a system that allows the transfer of data from the main memory which is the Ram to a secondary memory like the hard drive. this is mostly done when the Ram is running low on space and probably slowing the system down.

The ____ are the devices that allow a computer system to communicate and interact with the outside world as well as store information.

Answers

Those are your good ol' peripherals.

The input/output units are the devices that allow a computer system to communicate and interact with the outside world, as well as store information.

What are input-output units?

Equipment that inserts data into or extracts data from communication, computer, automatic data processing, information, or control systems, such as a terminal, channel, port, computer, storage unit, buffer, communications network, front-end processor, link, or loop.

The devices that enable a computer system to interface and communicate with the outside world as well as permanently retain information are known as input/output (i/o) units.

A computer input unit is a piece of hardware used to deliver control and data signals to a data processing system, which may include a computer or other information device.

Therefore, the equipment that enables a computer system to interface and communicates with the outside world, as well as store data, are known as input/output units.

To learn more about input-output units, refer to the link:

https://brainly.com/question/3033646

#SPJ5


Which does an icon on the desktop signify?

A.a program

B.a file

C.a folder

D.all of these

Answers

I believe that the answer is D. 
On a desktop the icons for files, programs and folders can all be present.

Which tool captures the passwords that pass through a network adapter, displays them on the screen instantly, and is used to recover lost web/ftp/e-mail passwords?

Answers

Asterisk Logger would be one of the tools

Write a set of pseudocode instructions to feed a pet, using at least five steps?

Thank you!!

Answers

In computer science, pseudocode is a plain language representation of steps in an algorithm and similar system. It uses a structural convention of conventional programming, although it is meant for human reading instead of machine interpretation.

Pseudocode steps:

Start.Get the bag of food from the cabinet for the pet.After taking the bag pic the bowl for a pet.Put the pet food into the pet bowl.If this food is solid add some milk to it and place the dish on the floor for the pet.  After giving the food to the pet close the food bag and put it into the cabinet and close it.Stop.

Learn more:

brainly.com/question/17442954

Blurring in a photograph can be due to _____ or ______.

Answers

Do you have options? In my personal opinion, however, blur could be caused by motion blur, or focusing on the wrong thing, Hope this helps any!
Blurring in a photograph can be due to movement while using slow shutter speed or a long exposure  

hope this helps

What coding scheme is used by most microcomputers?

Answers

The answer to your question is ISYS

Some keys on a keyboard, like the caps lock and number lock keys, are ____ keys, which are pressed once to turn the feature on and again to turn the feature off.

Answers

Caps Lock keys 
Hope this helps you

Which of the following best describes a situation where software should be upgraded or replaced ?

Answers

It should be a 6-year computer that needs a new cPU to run latest video software.  Usually when software can't run, the computer needs an upgrade.  The other three options would be replace.  The first obviously needs to be replaced.  The second would cost too much to upgrade, and would be more logical to replace if you're only needing an extra 25% cost for a brand new computer than an upgrade. The last one needs more RAM upgraded, but it's not a software issue or a software upgrade.  It would be a RAM upgrade

Shoutout to @Dogmama89 

Have an amazing day!

Answer:

d

Explanation:

variables make it easier to do what? (select best answer.)

A.) format your code

B.) add comments in your code

C.) figure out what data type a value has

D.) make changes to your code

Answers

D, since variable allow you to change (or vary) its value, thus allowing the user to change the code

Answer:

make changes to your code ( D )

Explanation:

Variables helps in making it easier to make/effect changes to a code already written. variables are like containers in computing because they are the storage tanks for information that will be referenced or liable to be changed in the future, they help in storing data with a unique name which can be queried when needed to effect changes on the data ( codes ) contained in them.

without Variables data storage would have be difficult to practice because each code after been written and executed will have no backup i.e will be lost and not been able to be modified in future as a reason might arise for that which is either as an error or fr referencing purpose.

The command-line command _______ 127.0.0.1 –l 65000 –w 0 –t will send multiple large packets to a computer, and when initiated by multiple senders may cause a denial-of-service attack.

Answers

I had this question for my school: "The command-line command _______ 127.0.0.1 -l 65000 -w 0 -t will send multiple large packets to a computer, and when initiated by multiple senders may cause a denial-of-service attack."
A) dos
B) ddos
C) tfn
D) None of the above

The answer is D, none of the above

There are different kinds of command line in computing. The option that is correct is none of the above.

What is the command line?

The window in computing is often known as the command line or command-line interface.

It is referred to as a text-based application that is often used for viewing, handling, and manipulating files using a system.

When compared to a graphical user interface, the command line is known to be a kind of means that the operating system shows the computer's files, directories, and programs.

See the options below

A) dos

B) ddos

C) tfn

D) None of the above

Learn more about Command line from

https://brainly.com/question/25808182

What is the purpose of inserting SmartArt in a Microsoft Office program? (1 point)
SmartArt enhances images and photographs by accenting them with colors and shading.
SmartArt offers different ways of visually presenting information, using shapes arranged in different formations.
SmartArt allows you to search for photographs using the Microsoft Office database.
SmartArt helps you create charts and graphs based on data you enter.

Answers

Answer: The correct answer is the second choice.

Explanation: SmartArt offers different ways of visually presenting information, using shapes arranged in different formations. The SmartArt feature also allows you to preview different SmartArt formations, making it very easy to change shapes and formations.

Answer:

The answer to the given question is the option "second".

Explanation:

Smart Art is part of the Microsoft office which was included in MS- office 2007 and later. The Smart arts define various methods of presenting information visually, using shapes, charts, and graphs in organized forms. and other options are not correct that cab be described as:

In the option first, SmartArt is not provided any enhancement on images or photographs. In option third, SmartArt is not provided any search for a database. In the option fourth, SmartArt does not help to construct data-based charts and graphs.

That's why the option "SmartArt offers different ways of visually presenting information, using shapes arranged in different formations" is correct.

A(n) ____ method is a method that creates and initializes class objects.

Answers

A constructor method is a method that creates and initializes class objects.

Which is the largest of the four information technology pathways?

Answers

information support and services

Answer:

Information support and services

Explanation:Apex

When you start your computer, you will first see the ________. question 5 options:
a. start menu
b. microsoft store
c. lock screen
d. home page?

Answers

Answer:

lock screen

Explanation:

Simon is trying to figure out how much it will cost to buy 30 cases of water for a school picnic. How much will Simon pay for 30 cases of water?

Answers

it depends on price, brand, number of bottles per case, and number of fluid ounces per bottle.

(price per bottle x number of bottles per case) x 30

Answer:

answer is d

Explanation:

A ____ is a large screen computer either built into a table or designed to be used on a table and that allows multi-touch input from multiple users.

Answers

The answer in the space provided is table PC. It is because the table pc has the built of having to have a large screen computer because they are implanted or placed on a table that made a large screen to be essential. They are also a computer in which they have a feature of multi touch input.

________ is used to store programs and instructions that are automatically loaded when the computer is turned on.

Answers

bios - boot strap loader

Lara sees her colleague taking a bribe from a customer. What should she do?

Answers

She should report it to the superviser

She should gather evidence and tell a trusted supervisor.

HELP ASAP which of these is an indication that a chemical reaction has occurred?
A.melting of a substance
B. boiling of a substance
C. formation of a precipitate
D.freezing of a subtance

Answers

A chemical reaction would be something like a paper burning, a match lighting, etc. A physical reaction is just a change in the appearance. At least partially.

A, B and D are all physical changes. The substance is still that substance and it hasn't changed chemically. The change of state of matter is only a physical change because the substance is still the same as it was in the previous state.

So the answer would be C.

The data I collect in Google Forms are all compiled in a spreadsheet for me.
False
True

Answers

I think it's false. If I'm wrong then sorry.
It should be false i'm sorry if i'm wrong

Brainstorming possible solutions means one person generates all the ideas. A)True B) False

Answers

False. anyone can come up with the ideas if given the time to do so.
The correct answer is false.

Southern States
Wanted...
But...
So...

Answers

The southern states wanted slavery, but the northern did not, so they had a civil war. :P

Which type of cable is described as a central conductor wire that is surrounded by insulating materials and placed inside a braided metal shield?

Answers

Which type of cable is described as a central conductor wire that is surrounded by insulating materials and placed inside a braided metal shield? A coaxial cable.

Final answer:

A coaxial cable is described, featuring a center core surrounded by an insulating spacer and a braided metal shield to reduce electronic noise, commonly used in audiovisual connections.

Explanation:

The type of cable described is known as a coaxial cable. It consists of a center core inner conductor typically made of copper, which is surrounded by a dielectric insulating spacer material. This assembly is then protected by a braided metal shield or outer conductor, which can help guard against electromagnetic interference (EMI). The entire cable is often encased in an insulating jacket. Coaxial cables, such as the RG-59, are popular in applications requiring the reduction of electronic noise like cable TV or audiovisual connections in homes and businesses.

List and briefly explain five activities for which a purchasing department normally has responsibility

Answers

Five activities for which a purchasing department normally has responsibility include: issuing their own purchase orders, meeting with different sales representatives, maintaining their own purchase records in accordance with state and federal law, administering contracts with sellers, and coming to a resolution regarding any purchasing problems that might arise.

In a Standard manufacturing firm, department often divided into Marketing department, Sales department, Purchase department, Accounting department etc.

The Purchasing department have the responsibility of carrying out affairs which relates to buying of raw materials, tools, machines, supplies etc into the company.

Below are the brief function of Purchasing department:

The department major aim is to issue purchase orders in the companyThey are responsible for meeting with sales representativesProper report of purchases activities in accordance to business regulations.The department facilitate contracts with sellers.They get involved in resolution to solve problems as regards purchasing activities.

Read more about this here

brainly.com/question/6318132

Other Questions
Do not run the dishwasher until it is ______ full. Your instructor asks you to write an essay about a well-known scientist. You have chosen to write about Louis Pasteur. In your research, you come across the passage above, which is taken from an encyclopedia. What is the best way to classify this passage? A. a quote B. a secondary source C. a primary source D. a work of fiction What is one way the stage directions help contribute meaning to the scene The four polypeptides that are joined together to make hemoglobin represent which level of protein organization? Which doubles fact would you use to find 6+7A. 2+2=4B. 4+4=8C. 6+6=12D. 8+8=16 Which of the following might have been the most beneficial factor for the spread of Islam?A.Islam as a tradition was compatible with a trading culture.B.Islam was polytheistic, and therefore appealing to other cultures.C.Islam encouraged almsgiving and so was popular with poorer people.D.Islam was already the main religion of the Umayyad Caliphate, and so all citizens were expected to convert. The Democratic Republic of the Congo and the Central African Republic use ___ for their energy needs. One of the major motivations for the social reform movements (temperance, education, womens suffrage, and abolition) of the 1840s and 1850s America came froma.Uncle Tom's Cabin. b.The Second Great Awakening. c.Eastern Philosophies d.The Enlightenment What can you infer about the internal problems that Japanese rulers faced? Jewell-rung was a canadian corporation that imported and sold men's clothing wholesale. haddad was a new york corporation that manufactured and sold mens clothing under the Salons, such as the one depicted in pietro martini's 1785 print, were visited by: ich detail from Gilgamesh: A New English Versionbest illustrates a challenging journey?The two men travel a thousand miles at a time before they stop for the night.Gilgamesh makes an offering to the mountain and asks for a favorable dream.Gilgamesh dreams that an enormous mountain falls on him and Enkidu.The two men can hear the roar of Humbaba as they get to the Cedar Forest. In totalitarian government who makes and carries out the laws Which activity represents a major role that political parties play in elections? How to find the values of the six trigonometric functions for 180? PLEASE ANSWER!A Three-Point TurnChapter 1"You know, hardly anyone ever needs to do a three-point turn anymore," said Justin, trying to help Becky calm down."Oh, so it's not a useful skill AND I am probably going to fail the driving test because I can't do it anyway," Becky said, raising her voice for emphasis. "That should make me feel like a million bucks when I flunk."Justin was riding with Becky so she could take her driving test. He had volunteered for the job because he thought she would be less nervous with him than with their mom, but so far, he wasn't sure he was making any difference."Slow down, your turn is coming up here," he said, looking ahead."I know, I know," she replied, "I've been here before rememberthe last time I flunked."Justin was pretty sure if he had let her miss the turn, things would only have deteriorated further, but he wasn't sure he was fond of being the scapegoat for Becky's anxiety."Listen, you need to take a few deep breaths," he said, hoping he could help her at least relax a bit. "Being nervous won't help you with the three-point turn or anything else you have to do. Hey, did you just take that turn without your turn signal on?" This was going to be harder than he thought."Stop yelling at me," Becky replied, clearly frustrated, "I can't concentrate.""Look, you need to stop and get yourself together here," Justin started. "It is not just about passing the driving test. I don't want to get in an accident, so pull into that parking lot."Becky drove into the office building's parking lot where Justin was pointing. Justin knew they were less than a mile from the licensing office, and if she continued in this condition, he'd be having this same discussion three months from now when she tried the test again for the third time."You need to get a grip," he started after she put the car in park, "because you have studied and practiced driving all year. You know this stuff inside and out, backwards and forwards. What are you so nervous about?""I don't know, I don't know," Becky wailed, resting her head on the steering wheel. "I just get so tired of failing."Listening quietly as Becky sobbed, Justin realized this was about much more than a driving test. He also knew if he didn't find a way to help Becky things would just get worse.Chapter 2Justin took a deep breath and collected his thoughts. Becky was an unbelievably consistent straight-A student. It was Justin who got the bad grades in school, and Justin who had to repeat every math class he'd ever taken. It was Justin who wished he could get the grades Becky got. Some things came easier for Justin: He was athletic, handy with tools, and good at making the best of whatever life threw at him. Mom called him her "lemons into lemonade" kid. But for the most part, Becky succeeded easily, whereas Justin had to work and work to just get a passing grade.Rather than having Becky catalogue all the things she supposedly "failed" at, Justin decided to try an alternative approach, one that wouldn't remind him of all the ways he had failed."Okay, Becky, let's assume for a moment you fail this test again. What is the worst thing that could happen?" he asked."I would be the oldest kid at school without a license and be humiliated," she replied. Justin thought he heard a bit of panic in her voice but continued with his plan."Yes, but won't we still have to drive to school together for at least one more year anyway?" he asked."Yes, but..." she started."And who will know, if you don't tell anyone except your friends, that you don't have your license? You know Mom can't afford another car just for you, right?""Yes," she said quietly."So what difference does it make, really," he said. "Another three months to wait in the grand scheme of your life doesn't seem like all that long, right?""I suppose not," she said.Justin could tell she was breathing more slowly now. "Besides," he said, "I would miss all the practice driving with you," and for good measure he reached over and pinched her arm."Ow," she said, hitting back at him, "that hurt.""So let's go do this, okay?"Okay," she said. Becky cranked up the car, backed slowly out of the parking spot and drove up to the parking lot's exit. Justin noticed, as they waited for the traffic to clear, that she had remembered the turn signal.Which comparison is correct? Chapter 1 ends as the rising action is completed. Chapter 2 ends with the story's climax. Chapter 1 ends when the plot is nearing its climax. Chapter 2 ends with the resolution of the story. Chapter 1 ends when the conflict is resolved. Chapter 2 ends with a new conflict. Chapter 1 ends with description and exposition. Chapter 2 ends with the climax of the action. Read the following scenario: A project will require more people than originally estimated. Identify the possible risks to the project.a.) Ideas and Creativityb.) Money and resourcesc.) Policies and Proceduresd.) Time and work ethic The products of photosynthesis are the reactants of _____. A.the Krebs cycleB.cellular respirationC.glycolysisD.fermentation 20 POINTS 2 QUESTIONS CAN YOU ANSWER THEM ???1 Which of the following reactions is a synthesis reaction?N2 + 3H2 2NH3 MgI2 + Br2 MgBr2 + I2 KClO3 KCl + O2 HCl + NaOH NaCl + H2O2 Suppose that the half-life of an element is 1000 years. How many half-lives will it take before one-eighth of the original sample remains?812512.53 When paleontologists refer to the "Big Five," to what are they referring? The five most influential organisms that have now become extinct. The five most influential mass extinctions in Earth's history. The five most influential events that have changed the surface of the earth. The five most influential inventions that have allowed them to study mass extinctions Steam Workshop Downloader