eHermes decides to store the URL of the file server location for the images in the ________.

Answers

Answer 1

One way for EHermes to store the URL of the file server location for the images is in the Metadata.

What is Metadata?

Metadata  can be regarded as a data gives out provides information about other data, but keep save the content such as  message or the image itself.

One of the common types of metadata, is Descriptive metadata .

Learn more about metadata at;

https://brainly.com/question/25605883


Related Questions

Threats are:_____.
a. Weaknesses in an information system that can lead to a compromise of an asset.
b. Safeguards used to minimize the impact of threats.
c. Capabilities, intentions and attack methods of adversaries to cause harm to assets.
d. Resource or information that is to be protected.

Answers

C - Capabilities, intentions, and attack methods of adversaries to cause harm to assets
threats are valid my main br

How to remove a course from your canvas calander feed.

Answers

Answer:

Access Canvas, then click the Calendar link from the navigation menu on the left.Click the Agenda tab.Make sure that all the entries you'd like to remove are displayed. ...Click the entry you'd like to remove then click Delete.Click Delete to confirm

Explanation:

Read Carefully and Take it Step by Step

That's it

Why cant my teacher see my photos submissions on canvas.

Answers

Answer:

Put the pictures on a writing platform and give them the link to it by writing an email or using the comments.

2. Name the substance you think is in the cylinder that you cannot see and prevents the plunger from going all the way in even when you push the plunger hard?​

Answers

Plunger is a disc or cylinder that moves in the body of a syringe, a pump or the cylinder of a steam engine, an explosion engine.

The substance in the cylinder

The substance that you think is in the cylinder that you cannot see and that prevents the plunger from going all the way in, even when you push the plunger hard, it may be substance that is too viscous or dense, but it is not possible to determine substance.

With this information, we can conclude that the plunger is a disc or cylinder that moves in the body of a syringe, but the substance to be determined can be viscous or dense.

Learn more about plunger in brainly.com/question/4190018

What strategies can you use to ensure ease of reading in your emails and other digital communications

Answers

Answer:Ways to Ensure Your Emails Get ReadSubject lines: Remember that only 20 percent to 40 percent of your emails will actually get opened, though most of your subject lines will be seen. ... Your tone: Portray yourself as someone that other people can connect to.

Explanation:

Explain why regular system cleanup is vital to ensuring the operating system runs efficiently. ?

Answers

Answer:

System cleanup removes any junk that could make the system run badly.

How can a classroom be more effective by the use of multimedia? ​

Answers

Answer:

Multimedia helps the user become more engaged with what they're learning by using multiple different methods to engage the user. When the user is interested or is engaged with his/her work, what he/she is learning becomes more enjoyable allowing the information to stick.

Explanation:

Multimedia is one of the many ways of communicating. It combines many different things including audio, animation, or text, all together which allows the user to interact with these different learning methods and become more interested, because it tries many different learning techniques at once.

A common example of multimedia would be websites such as ABC mouse.com, which allows the user to interact head on with the lessons while using many different things to help the student become more engaged with what they're learning. Things such as mini games, points to earn to buy items, and in-lesson interaction with multiple choice questions. All help the student become engaged/addicted to using the website.

To sum up, how can a classroom be more effective by the use of multimedia? ​"Multimedia helps the user become more engaged with what they're learning by using multiple different methods to engage the user. When the user is interested or is engaged with his/her work, what he/she is learning becomes more enjoyable allowing the information to stick."

Hope this helps.

What is a output devices?

Answers

any piece of computer hardware equipment which converts information into a human-perceptible form or, historically, into a physical machine-readable form for use with other non-computerized equipment. It can be text, graphics, tactile, audio, or video.

Description
An output device is any piece of computer hardware equipment which converts information into a human-perceptible form or, historically, into a physical machine-readable form for use with other non-computerized equipment. It can be text, graphics, tactile, audio, or video.

Word wrap is the same as __________ return and means you let the ______________ control when it will go to a new line.

Answers

Word wrap is the same as; Soft Return

Word wrap means that you let the; Computer Control when it will go to a new line

What is Text Wrapping?

Text wrapping is simply defined as a process used in MS Word to Wrap a Text around an Image.

Now, the way it is done is by selecting the image you want to wrap text around and then On the Format tab, click the Wrap Text command in the Arrange group, then select the desired text wrapping option to wrap the text.

Finally Word wrap is also same as using soft return and letting the computer control when it goes to the next line.

Read more about text wrapping at; https://brainly.com/question/5625271

write 5 ways on how to edit cell in ms excel​

Answers

1. Press Enter. Excel exits edit mode and selects the cell directly below the current cell. 2.Press Tab. 3. Click a different cell. 4. Press F2.

All of these issues are results of data integrity problems except ________.
A) the system will develop a poor reputation.
B) incorrect results.
C) inconsistent results.
D) users lose confidence in the data.
E) the system will give users too much information.

Answers

If there is an issue with the integrity of data the only one that will not be an issue is; The system will give users too much information.

What is Data Security?

Data Security is defined as a security service that deals with identifying any alteration to the data. This is as a result of the data getting modified by an unauthorized entity either intentionally or accidentally.

Now, data security is also called data integrity is simply the safety of data and from the options given if there is an issue with the integrity of data the only one that will not be an issue is  the system will give users too much information. because it is not a function of breach of data security.

Read more about data security at; https://brainly.com/question/4688296

Yaaaaaa.........
My friend has now made a new website that's Webtimez

Congratulations .......
#sweetjennifer​

Answers

Answer:

Thank you

Explanation:

Have a blessed day !

May God bless you

Explanation:

wow cool

congratulations

The existence of a(n) ____ relationship indicates that the minimum cardinality is at least 1 for the mandatory entity.

Answers

The relation that indicates the minimum cardinality should be at least 1 for the mandatory entity is referred to as mandatory relationship.

What is a Mandatory Relation?

A mandatory relationship can be described as any instance of a relationship that requires one entity to participate with another entity.

This implies that, the minimum cardinality in a data base should be at least one for the mandatory entity.

Thus, the relation that indicates the minimum cardinality should be at least 1 for the mandatory entity is referred to as mandatory relationship.

Learn more about mandatory relationship on:

https://brainly.com/question/6344749

Your program does not calculate the average correctly.


How might you have known that an error existed?


Select 4 options.


1. user feedback


2. print debugging


3. A user complained about the language used in the program.


4. test cases


5. automated testing

Answers

To identify an error in a program's calculation of the average, the following options can be considered: User Feedback, Print Debugging; etc.

What is are the ways to identify errors in a program?

To identify an error in a program's calculation of the average, the following options can be considered:

User feedback: If a user reported unexpected or incorrect results, it could be an indication that the program has an error in the calculation of the average.

Print debugging: Adding print statements at various points in the program can help in identifying where the error is occurring, such as incorrect values being used in the calculation.

Test cases: Creating test cases with known inputs and expected outputs can help in identifying errors in the program's calculation of the average.

Automated testing: Automated tests can be run to verify the expected outputs for different input scenarios. This can help in identifying errors and inconsistencies in the calculation of the average.

Learn more about program on:

https://brainly.com/question/30010211

#SPJ1

Which of the following belongs in a website citation? (select all that apply)

the place where the author works

the Internet address or web page address

the person or organization responsible for the website

page numbers

the date when you got the information

Answers

Answer:

:the place the author works,the date when you get the information good luck mate

Explanation:

what is pure substance ​

Answers

Answer:

i don't know

Explanation:

I don't understand

which of the following statements holds true about the number group on the home tab. a) The number group contains options for changing the appearance of the text.
b)The number group contains option for changing the Orientation and indentation of text.
c)The number group provides various format for specifying how do you want that values in a Cell to be displayed.
d)The number group provides options for applying border around the selected range of data.​

Answers

Answer:

I think the answer is B. I hope that's right but I'm not 100% sure.

Explanation:

What type of attack is being performed when multiple computers overwhelm a system with fake requests

Answers

Answer:

This is an attack on availability. A system resource is destroyed or becomes unavailable. Examples of this attack are the Nukes, which cause computers to go out of service. It is one of the oldest attack modes, they use the service or command "ping" to send fragmented, incomplete, or too large packets.

Explanation:

Answer:

Distributed Denial of Service (DDoS)

Explanation:

Order the steps to use a logical argument as a rule type.

ANSWER:
Click the home tab, then click the styles group > Click conditional formatting > Click new rule > Use a formula to determine

Answers

pleaaase I need the points

Explanation:

A(n) _____________ is a program used to create and implement a database. operating system database management system information system database system

Answers

The program used to create and implement a database is called an operating system.

What is an operating system?

An operating system (OS) is a system that helps to manage and allocate computer resources. These computer resources are:

Central processing unit (CPU), Computer memory, File storage, Input/output devices,Network connections.

The most used operating system are;

Apple mac OS, Microsoft Windows, Go-ogle Android OS, Lin-ux Operating System, Apple iOS

Learn more about operating system:

https://brainly.com/question/24032221

Raj has three shapes in his document, and he would like to format and move all of the shapes like they are one object. Which of the following tasks should he do?

Question 6 options:

Link the shapes like text boxes


Group the shapes


Save the shapes as an image


Arrange the shapes so they all appear at the front of the document

Answers

The task that Raj should perform, with the three shapes in his document,that needs formatting is to Group the shapes.

What is grouping  in documents?

Grouping can be regarded as the arrangement of files in the documents in order to make the documents easier to work on.

Since, Raj want to  format and move all of the shapes like they are one object, then he would need to group them in order to perform the task.

Learn more about grouping at:https://brainly.com/question/24448358

During the game, the quotes helped by enabling you to use Multiple Choice over-the-top processing. top-down processing. bottom-up processing. in-through-the-out-door processing.

Answers

Answer:

top-down processing.

Explanation:

Can i take grade out of canvas to see what if scores.

Answers

Answer:

Yes.

Explanation:

You can't change the grade, but you can see your what if scores if you decide to change it.

It is necessary to determine what individual or organization is responsible for a web site in order to determine its _____

Answers

It is necessary to know the person or organization in charge of a website to determine its'; Website Designer

Who is a website Designer?

A website designer is defined as individual or organization that is responsible for the organization and appearance of a Web site.

Now, these website designers create the visual aspects of websites. They do this by meeting with clients, online or in person, in order to get a clear picture of the message that need.

Thereafter, these Web Designers create and build websites and web pages by combining any number of visual design elements including text, photos, graphics, animations and videos.

Finally, a Web Designer could either be responsible for creating a brand new website or simply making updates to the design and layout of existing pages.

Read more about Websites at; https://brainly.com/question/1382377

Which thesis statement does a better job of meeting the three requirements for thesis statements?



- Drugs are not good for anybody, and we should work harder to prevent drug abuse.


- We need harsher penalties to deter doctors from overprescribing painkillers, which leads to the abuse of legal drugs

Answers

A.Thesis statements support hooks to sway the opinions of readers, so A.

Your thesis statement when writing an informational essay, or any other papers, is essential to the conclusion.

If you want good essays and stories that have the reader asking good questions, you will one hundred percent need a hook and thesis statement.

What is the bluedot next to pinned discussion canvas.

Answers

Answer:

In discussion replies, a blue dot [1] indicates the reply is new and unread. A white dot [2] indicates a reply is read. When you navigate away from the Discussion or refresh the page, the blue dots will change to white dots indicating the replies are read.

Explanation:

In which type of organizational structure is power distributed, and particularly suited for an environment that is dynamic and unstable? Matrix Hierarchical Networked Hybrid Flat

Answers

The type of organizational structure where power is distributed and suited for a dynamic and unstable environment is: network organization structure.

What is the Network Organizational Structure?

The network organization structure can be defined as a virtual network structure arrangement that can either be temporal or permanent, which involves independent associates that form an alliance together to share resources.

Therefore, the type of organizational structure where power is distributed and suited for a dynamic and unstable environment is: network organization structure.

Learn more about network organization structure on:

https://brainly.com/question/353678

(in c++):
Output "Valid" if input's length is less than or equal to 7. Otherwise, output "Invalid".

Ex: If input is test123, output:

Valid

Recall string's length() returns the length of the string. Ex: myString.length()

Answers

The program is an illustration of string manipulations

What are string manipulations?

String manipulations include calculating the lengths of strings and also performing several operations on the string

The actual program

The complete program in C++ is as follows:

#include <iostream>

using namespace std;

int main(){

   string passwordStr;

   cin>>passwordStr;

   if(passwordStr.length() <= 7){

       cout<<"Valid";

   }

   else{

       cout<<"Invalid";

   }

  return 0;

}

Read more string manipulation at:

https://brainly.com/question/14284563

Susan is troubleshooting a problem with a computer's network cabling. At which layer of the Open Systems Interconnection (OSI) Reference Model is she working

Answers

Answer:

Physical layer

Explanation:

The physical layer is responsible for the physical cable or wireless connection.

Susan is troubleshooting a problem with a computer's network cabling. She is working at physical  layer of the Open Systems Interconnection (OSI) Reference Model.

what is Open Systems Interconnection?

The Open Systems Interconnection Model (OSI Model) is a model of the  product, Interconnection effort at the International Organization for Standardization.

The OSI model is a sub-dividing a communications system which is divided into smaller parts called layers, if Similar communication functions are grouped called as  logical layers.

The OSI system has seven layers which provide services to its upper layer where as receiving services from the below layer.

The layer that provides error-free communications across a network are  needed by applications, while the next lower layer  send and receive packets that make up the contents of that path, The physical layer involved for providing physical cable or wireless connection.

Learn more about Open Systems Interconnection, on:

https://brainly.com/question/11037861

#SPJ2

Select the incorrect sentence from the options given below. *

A file can contain lots of directories.
Every computer has a built in calendar and Clock. It keeps on working even if the computer is shut down.
Windows Explorer works as a manager for the Windows.

Answers

Answer:

windows explorer works as a manager for the windows.

hope it's help

Other Questions
decrease 70 in the ratio 3:2 The diagram below shows the dimensions of a rectangular house with arectangular backyard.40 ft HouseBackyard50 ft30 ft80 ftWhat is the total area, in square feet, of the house and backyard?A200B4004,000D5,200 Find Two consecutive positive integers such that the square of the larger integer is nineteen more than nine times the smaller integer explain why carbon monoxide is or is not an atom. Why were trenches built on the Western Front? What is a Punnett Square?:A: A tool for showing possible alleles of offspring in a test cross B: A tool for showing possible gametes of parents in a test C: A tool for showing possible alleles of parents in a test cross Assuming that (1) the solar luminosity has been constant since the Sun formed, and (2) the Sun was initially of uniform composition throughout, as described by Table 9.2, estimate how long it would take the Sun to convert all of its original hydrogen into helium. [Hint: Calculate the mass of hydrogen in the sun and then divide it by the rate of hydrogen fusion] two random samples of 25 people were asking how many 12 oz cans of soda they consume each week first sample contains both males and females aged 12 to 19 and females aged 20 to 39 thee results are shown in the table below. Sample 1: 16 11 9 12 11 10 10 8 15 0. 2 15 14 7 11 5 14 20 3 11 13 7 0 5 21. Sample 2: 18 14 0 7 5 7 10 7 6 9 12 3 14 4 11 16 0 10 9 5 0 16 11 2 4. (Show all work on these questions) A: Find the mean and MAD of Sample 1. B: how many data points in s1 are closer than one MAD from the mean of Sample 1. C: find the mean abs made of Sample 2. Part D: same thing as part b but with Sample 2. Convert 12/5 into a decimal 1. What projects would Excel best be used for?Please be sure to say the name of the project(s) and how you would go about creating it. Which of the following are represented by upper and lowercase letters Which simile could replace the literal sentence The store was very crowded with people dashing around? The store was as busy as the desert. The store was as busy as an anthill. The store was a beehive of activity. The store was like the one near it. DIG DEEPER! A truck produces 22 pounds of carbon dioxide for every gallon of dieselfuel burned. The fuel economy of the truck is 18 miles per gallon. Write and graph afunction that describes the relationship between carbon dioxide produced y and distancetraveled x. How can a fossil be evidence of Earths past? my friend needs help with this he needs to go to the second level for datingI don't like dating but I can help him I will give you 50 points for this Scientific knowledge is ______(a)________ and subject to change based on new______(b)_______ or discoveries t shirts cost 15 dollors each plus shipping which is 10 dollors what is the total cost Add. (5x3 3x + 12) + (4x3 + 10x2 2x) If you lived during the Japanese occupationwill you also collaborate on their programs? Why? Find the amount paid for the loan.$2400 at 10.5% for 5 years.