A mapping argument is required by each geom function in ggplot2. This explains how the variables in your dataset are translated into visual attributes.
What algorithm do you employ to convert variables in your data into graphical elements in your plot?ggplot2 is a plotting program with useful instructions for constructing intricate charts from data in a data frame. For choosing which variables to plot, how to present them, and other general visual aspects, it offers a more programmable interface.
How would you construct a scatter plot using a ggplot2 package function?We will use the geom point() method to plot a scatterplot. The ggplot function, geom point, is described briefly below ().
To know more about mapping argument visit :-
https://brainly.com/question/29496067
#SPJ4
which ms windows utilities provide an interface for managing applications/services that might affect the system by slowing down the boot process? (select 2 answers)
Services is a msc command for Microsoft Windows that starts an applet to manage background programmes.
Which is the main interface type of the Windows operating system?The modern method of communication between a computer and a human being is through a graphical user interface (GUI). The GUI model of communication is used in every version of Microsoft Windows.You have a few basic settings for starting your PC under the MSConfig General menu. The utility's default selection is Normal Startup. Diagnostic Startup and Selective Startup are the other two options for starting the computer.Use the System Configuration Utility to turn off application setup to stop pointless services and programmes from starting up.The point of human-computer contact and communication in a device is the user interface, or UI. This can include desktop visuals, keyboards, mice, and displays. It also refers to the method by which a user engages with an application.To learn more about Microsoft refer to:
https://brainly.com/question/24749457
#SPJ4
fiber optic cabling is optional for ? . select one: a. grade 1 cabling b. grade 2 cabling c. grades 1 and 2 cabling d. telephone service
For Grade 2 Cabling, fiber optic cabling is optional. All standards for Grade 1 are met by Grade 2, as well as fiber optic wiring and multimedia applications.
Two four-pair Category 5e or higher UTP cables and two 75-ohm coaxial cables are the minimum cable requirements for each cabled location. For Grade 2 installations, two strands 62.5/125 mm optical cable is an optional cable.
In the 1980s, IBM Token Ring networks mainly employed category 2 cabling, which could handle voice and data connections. A 4 Mbps data transmission rate was supported.
Wires with twisted pairs of conductors are used in Ethernet cables. Electrical wires that frequently shared utility poles with telephone poles in the past could interfere with early telephone lines. The left line became the right line, and the right line became the left line, as engineers discovered they could eliminate the distortion by switching the position of the telephone cables every few poles. The first time that twisting was used was in this wire transposition method, albeit at a relatively slow rate of only six spins per mile.
To learn more about fiber optic click here:
brainly.com/question/30267683
#SPJ4
what snr ratio is required to achieve a bandwidth efficiency of 1.0 for ask, fsk, and psk? assume that the required bit error rate is 10-6
To obtain a bandwidth efficiency of 1.0 with a BER of 10-6 for an ASK modulation, an SNR ratio of 18 dB is needed. An SNR ratio of 15 dB is required for an FSK modulation and 12 dB for a PSK modulation.
A particular signal-to-noise ratio (SNR) is needed for a signal to be transmitted without any errors. This SNR is influenced by the modulation method and desired bit error rate (BER). Amplitude shift keying (ASK) modulation requires an SNR of 18 dB to attain a bandwidth efficiency of 1.0. An SNR of 15 dB is needed for frequency shift keying (FSK) modulation and an SNR of 12 dB for phase shift keying (PSK) modulation. These SNR values are based on a 10-6 necessary BER. The needed SNR falls as BER rises. For instance, the SNR values for ASK, FSK, and PSK are 12 dB, 9 dB, and 6 dB, respectively, assuming the required BER is 10-3.
Learn more about bandwidth here-
https://brainly.com/question/15586354
#SPJ4
when you are preparing a presentation, you find the perfect graphics on the internet. should you use them?
When you are preparing a presentation, you find the perfect graphics on the internet. You can use them as long as you follow copyright law.
What is copyright law?Original works of authorship, such as poetry, books, movies, songs, computer software, and architectural designs are all protected by copyright, a type of intellectual property law.
Publically disseminate copies or phone records of the work through sales, other ownership transfers, rentals, leases, or loans.
Therefore, you search online for the ideal graphics to use when creating a presentation. As long as you abide by copyright regulations, you may use them.
To learn more about copyright law, refer to the link:
https://brainly.com/question/22089522
#SPJ1
what are the theories of technology
Technological Determinism, Social Construction of Technology, Actor-Network Theory, Technological Utopianism, and Technological Dystopianism are a few examples of technology theories.
1. Technological Determinism: According to this idea, technology is the main force behind social, economic, and cultural change, and it also regulates and shapes how society develops.
2. Social Construction of Technology (SCOT): According to this theory, society shapes and defines technology rather than the other way around.
3. Actor-Network Idea (ANT): According to this theory, technology results through a network of both human and non-human players cooperating to produce an effect.
4. Technological Utopianism: According to this theory, technology can be employed to build a society free from real-world issues.
5. Technological dystopianism: According to this idea, technology poses a danger to civilization since it has the potential to create a dystopian future.
Learn more about technology here:
brainly.com/question/12947584
#SPJ4
what is the target percentage for the program predictability measure?
For the program predictability measure, 80% is the desired percentage. With minimum scope and cost adjustments, this approach tries to guarantee that programs are delivered on time and under budget.
The program predictability measure is a metric used to assess how well a program is performing in relation to achieving its goals. 80% is the desired outcome for this measure. This means that there should be few scope and cost adjustments, and the program should be delivered on schedule and within budget. By hitting this goal, the program can be deemed successful because it was able to produce the required results in the most effective way possible. The metric is employed to evaluate a program's overall effectiveness and can be used to pinpoint areas that require improvement in order to successfully deliver the program. Program managers can use it to check that the program is accomplishing its objectives and that the necessary resources are being distributed in the most effective way.
Learn more about program here-
brainly.com/question/11023419
#SPJ4
privileged mode protects the server from problems created by a malfunctioning program or process. true or false
Answer:
True.
Explanation:
Privileged mode, also known as "superuser" or "root" mode, allows a user to have access to all of the system's resources and perform actions that would otherwise be restricted. In this mode, the user has complete control over the system and can perform tasks such as modifying system files, installing software, and managing other users.
One of the main advantages of privileged mode is that it can protect the server from problems created by a malfunctioning program or process. For example, if a program or process is running in an infinite loop or consuming too many resources, a user in privileged mode can stop or terminate the process, preventing it from causing further damage to the system.
Additionally, privileged mode allows a user to perform maintenance tasks such as creating backups, monitoring system performance, and troubleshooting issues. This can help to ensure the stability and security of the server.
However, it is important to note that, privileged mode comes with great responsibility, as any mistake made by the administrator may lead to loss of critical data and compromise the security of the system. Therefore, it is recommended to use it only when it is necessary and to have proper security measures in place when using privileged mode.
hubspot test true or false? changing the properties listed on one contact record will change the way properties are listed on every contact property you view.
Changing the properties listed on one contact record will change the way properties are listed on every contact property you view is a TRUE statement.
Property refers to anything that a person or organization has legal title to and that grants owners certain enforceable rights over. Automobiles, business equipment, furniture, and real estate are a few examples of property, which can be either tangible or intangible. The last of these is frequently referred to as "real property."
The majority of properties have either current or future financial value, making them assets. However, under rare circumstances, properties can also constitute liabilities. As an illustration, the owner of the business might be held legally liable for covering the injured party's medical expenditures if they get hurt while on the premises.
Here you can learn more about property in the link brainly.com/question/29528698
#SPJ4
the dimension of authorization that ensures that different users/entities do not access other users'/entities' data vertical authorization. True or False?
True. Vertical authorization is a security measure that limits access to data and resources to only those with the appropriate permissions. It helps ensure that different users/entities cannot access each other's data.
Vertical authorization is an important security measure that ensures different users and entities do not access each other's data. It is an authorization approach that limits access to data and resources to only those with the appropriate permissions. It is a form of authorization that is based on the concept of least privilege, which means that users should only be granted the exact level of access that is necessary for them to carry out their duties. Vertical authorization is used to control access to data and resources based on the user's role, organization, and other factors. It is an important security measure that helps to ensure that different users/entities do not access other users'/entities' data and that data is kept secure. It is also used to control access to resources such as computer systems and networks. By using vertical authorization, organizations can ensure that users only have access to the resources they need and that unauthorized access is prevented.
Learn more about data here-
brainly.com/question/11941925
#SPJ4
9. name three documents which are used to record the results of monitoring processes.
Documents, books, paper, electronic records, photos, films, sound recordings, databases, and other data compilations are examples. Other types of material, independent of its physical shape or features, can also be used as examples.
Creating, maintaining, archiving, and auditing design drawings or schematics; selecting the raw materials to be utilised; and determining how raw materials, work-in-progress, or finished products will be used are all examples of what is referred to as a "Process of Record." A quality handbook, standard operating procedures, and task aids are a few examples of publications. Records are the information that has been gathered and created by the lab during the performance and reporting of a laboratory test.
To learn more about Documents click the link below:
brainly.com/question/27396650
#SPJ4
what is firewall and what techniques that firewall use to control access
A firewall is a type of security system that keeps track of and manages all network traffic according to pre-established security rules. It employs strategies including proxy servers, application gateways, circuit-level gateways, and packet filtering.
A firewall is a type of security system that keeps track of and manages incoming and outgoing network traffic in accordance with pre-established security rules. Typically, it is employed to safeguard a network against rogue users and applications. In order to restrict access, firewalls employ methods including packet filtering, application gateways, circuit-level gateways, and proxy servers. By blocking communication based on source and destination IP addresses, port numbers, and protocol, packet filtering is a technique. Application gates are used to give specific applications controlled access. Circuit-level gateways are used to monitor connections and decide whether to permit or reject traffic based on the connections' current condition. Last but not least, proxy servers are employed to function as an intermediate between a client and a server, enhancing security and preserving user privacy.
Learn more about server here:
brainly.com/question/28384347
#SPJ4
How does the TOPEX and Jason data help scientists? (Choose 3)
it helps to predict El Niño
it helps them understand global climate change
it helps them understand current
They can foresee El Nio occurrences, comprehend the effects of climate change on the entire planet, and comprehend currents thanks to it.
By data, what do you mean?Information is data that has been transformed into a format that is useful for transfer or processing in computers. Data is information that has been transformed into binary electronic information for use with modern computers and communication mediums. The topic of data may be used in either the single or the plural.
What are an example and data?Data can take many different forms, including text, observations, figures, photos, statistics, graphs, and symbols. For instance, data may include precise prices, weights, names, names, sexes, temperatures, dates, or lengths. Data is an unprocessed type of information and has no meaning by itself.
To know more about Data visit :
https://brainly.com/question/13441094
#SPJ4
which windows server 2019 footprint installation option is ideal for use within cloud environments that require the hosting of web apps and supporting services only?
When merely hosting web apps and associated services are needed in cloud environments, Windows nano server is the best choice.
Which of the above Windows Server installation choices has the smallest environmental impact?When you deploy Windows Server's Standard or Datacenter edition, you have the option of installing as little as possible with the Server Core option. Most server roles, but not all, are included in Server Core. Due to its lower code base, Server Core has a smaller attack surface and a smaller disk footprint.
What variations exist in Windows Server 2019?Essentials, Standard, and Datacenter are the three editions of Windows Server 2019. They are intended for different sizes of enterprises with various virtualization and datacenter needs, as their names would suggest.
To know more about cloud visit:-
https://brainly.com/question/29853772
#SPJ4
what's the name of the open-source forensics tool that can be used to pull information from social media postings and find relationships between companies, people, email addresses, and other information?
The name of the open-source forensics tool that can be used to pull information from social media postings and find relationships between companies, people, email addresses, and other information is maltego.
South African company Paterva from Pretoria created the open-source intelligence and forensics program known as Maltego. Maltego is primarily concerned with offering a library of transforms for finding data from public sources and presenting that data in a graph structure that is appropriate for link analysis and data mining. The staff at Maltego Technologies, which has its global headquarters in Munich, Germany, is now in charge of all customer-facing operations.
In addition to the standard entity types that come with the software, Maltego allows the creation of custom entities, enabling it to represent any type of information. The application's primary goal is to analyze relationships in the real world between individuals, groups, websites, domains, networks, internet infrastructure, and social media affiliations using social networks, OSINT APIs, self-hosted private data, and computer networks nodes.
Here you can learn more about maltego in the link brainly.com/question/29993787
#SPJ4
Calculate the storage capacity required for a bitmap image with the dimensions 1024 x 768 pixels that has 256 different colours. Then, work out the file size in kBs if the file metadata takes up 20% extra space. Present your answer as a real number, including the values after the decimal point.
What is the storage capacity required? Give your answer in kBs.
A bitmap image with 1024 x 768 pixels and 256 colours requires 1024 x 768 x 8 bits = 6,291,456 bits of storage capacity.
In kilobytes, that is 6,291,456 bits / 8 bits/byte / 1024 bytes/kilobyte = 6,291,456 / 8 / 1024 = 763.4375 kBs.
If the file metadata takes up 20% extra space, the total file size would be 763.4375 kBs * 1.20 = 916.12 kBs.
As per the data given, the storage capacity required for the bitmap image is 786,432 bytes, and the file size with metadata is 921.6 kBs.
What is bitmap image?A bitmap or raster image is made up of a collection of bits or pixels. Bitmap images are two colors in their most basic form: black and white. A bitmap image is made up of pixels of various colors and weights.
To calculate the storage capacity required for a bitmap image, we need to use the following formula:
Storage capacity = width * height * color depth / 8
Where color depth is the number of bits used to represent each pixel.
In this case, the image has dimensions of 1024 x 768 pixels and 256 different colors, which means that the color depth is 8 bits (2^8 = 256).
Therefore, the storage capacity required is:
Storage capacity = 1024 * 768 * 8 / 8 = 786,432 bytes
If we take into account the 20% extra space for file metadata, the file size becomes:
File size = storage capacity * 1.2 = 786,432 * 1.2 = 943,718.4 bytes
Converting to kBs, we get:
file size = 943,718.4 / 1024 = 921.6 kBs
Therefore, the storage capacity required for the bitmap image is 786,432 bytes, and the file size with metadata is 921.6 kBs.
For more details regarding bitmap image, visit:
https://brainly.com/question/26230407
#SPJ2
what is the position of the transmission media in the osi or the internet model?
The physical layer controls the transmission media, which is located below it. Transmission media supports Layer 1 during the OSI (Open System Interconnection) phase.
As a result, it is regarded as a Layer component. The atmosphere, water, vacuum, copper wire, fiber optics, and other media can all be used to transmit electrical impulses. Transmission medium are governed by the physical layer and are situated below it. Communication channels are another name for transmission media. These are bundled together in sheaths for protection. They lessen crosstalk between neighboring pairs and electromagnetic radiation from pairs. Overall, the rejection of outside electromagnetic interference is improved.
Learn more about transmission here-
https://brainly.com/question/14725358
#SPJ4
Which platform used for C programming?
Answer:B
Explanation:
To build C programs, you will need a text editor to write the program's source code and a compiler to turn the source code into an executable file.
in order for the program to execute (on Windows, executable files have a ".exe" extension). The Microsoft Visual C++ (MSVC) compiler supports the programming languages C, C++, and C++/CX. MSVC is a piece of proprietary software that was once sold separately before being incorporated into Visual Studio and made accessible as both trialware and freeware. The C++, C, and assembly language development tools and libraries included with Visual Studio on Windows are referred to as Microsoft Visual C++ (MSVC).
Learn more about program here-
https://brainly.com/question/3397678
#SPJ4
state true/false: we can print multiple lines using cout in a c program. group of answer choices true false previousnext
Answer:
True
Explanation:
True.
In a C program, you can use the cout statement to print multiple lines by using the "endl" (end line) manipulator, which creates a new line. The following example demonstrates how to print multiple lines using cout in a C program:
c:
#include <iostream>
using namespace std;
int main()
{
cout << "This is line 1." << endl;
cout << "This is line 2." << endl;
cout << "This is line 3." << endl;
return 0;
}
Alternatively you can use '\n' instead of endl to create new line in case you are not using iostream library.
c:
#include <stdio.h>
int main()
{
printf("This is line 1.\n");
printf("This is line 2.\n");
printf("This is line 3.\n");
return 0;
}
This will output:
python:
This is line 1.
This is line 2.
This is line 3.
So, it is true that we can print multiple lines using cout in a c program.
true or false: a list of tables associated with a uml class diagram would include attributes, primary keys, and any foreign keys for each table.
Answer:
true
Explanation:
on the different categories you have to have that
what windows feature allows you to connect multiple servers together so they function as though they are one server, combining all of their resources and providing a more stable environment?
a. fallover clustering
b. Hot add/replace
c. Symmetric Multiprocessing
d. WDS
The correct answer is a. fallover clustering windows feature allows you to connect multiple servers together so they function as though they are one server, combining all of their resources and providing a more stable environment.
A set of separate computers that collaborate to improve the availability and scalability of clustered roles is known as a failover cluster (formerly called clustered applications and services). Physical wires and software are used to link the clustered servers, also known as nodes. Windows server operating systems have a capability called Microsoft Failover Clustering. It is the programme that allows two servers to be linked together into a cluster for high availability and simpler management of data and applications (up to four servers in Datacenter Server).The active-passive cluster is the most typical failover cluster. The passive node takes over as the active node in the event of an active node failure and continues to offer network services. The failing node turns into the passive node after being restored.
To learn more about fallover clustering click the link below:
brainly.com/question/15016224
#SPJ4
you are helping a friend build a computer with a modern motherboard that is compatible with the atx form factor. what type of power supply should you use?
Since ATX power supplies are the most compatible with current computer motherboards, you should choose one.
The most compatible power supply for current motherboards that support the ATX form factor is an ATX power supply. This is due to the ATX form factor being the norm for most motherboards during the past 20 years. An ATX power supply is made to give the motherboard and other parts, including the CPU and GPU, the power they require. Additionally, it has the potential to give more power to other parts, such extra hard disks or optical drives. To ensure compatibility with a wide range of motherboards and components, the ATX form factor also includes extra connectors. When compared to alternative power supply form factors, an ATX power supply is also more efficient.
Learn more about computers here:
brainly.com/question/30206316
#SPJ4
compare dhcp with apipa. what are the benefits of having both of these protocols available within a network?
APIPA serves as a DHCP server failover method and makes it easier to configure and maintain small LANs.
What are the advantages of DHCP and APIPA?Small LAN configuration and maintenance are made simpler by APIPA, which acts as a DHCP server failover method. Dynamically assigning IP addresses and other network settings to devices or nodes on a network is possible thanks to the network management protocol known as DHCP.
Advantages:APIPA can be used as a standby for DHCP because it has the ability to assign IP to networking hosts when DHCP fails.Unwanted transmission is halted.It makes use of the Address Resolution Protocol to make sure the address isn't already in use (ARP).Dependable IP address configuration. DHCP automates IP address configuration, eliminating mistakes and address conflicts that can happen when many machines are given IP addresses at once.Decreased network administration.Small LAN configuration and maintenance are made simpler by APIPA, which acts as a DHCP server failover method. Dynamically assigning IP addresses and other network settings to devices or nodes on a network is possible thanks to the network management protocol known as DHCP.To learn more about APIPA and DHCP refers to;
brainly.com/question/14527336
#SPJ4
which of the following statements about constants in java are true? (select all that apply) group of answer choices although not required, constants are commonly named using uppercase letters only integer values can appear as constants a variable can be defined with an initial value, but the reserved word final prevents it from being changed a named constant makes computations that use it clearer none of these
The protected word final makes it impossible to amend. A named constant clarifies computations that utilize it none of these is the statement in java are true.
A constant's value does not vary over time. A variable, on the other hand, has a value that changes depending on the equation. Constants are frequently expressed numerically. In Java, there are several distinct constant types. Integer Constants, Real Constants, Single Character Constants, String Constants, and Backslash Character Constants are among them. Integers, strings, hexadecimal strings, and bits are the four types of constants. Constants do not have types declared; their value defines their type. The following values can be assigned to the types: Positive decimal numbers ranging from 0 to 2147483647 are integer constants.
Learn more about numbers ranging from here;
https://brainly.com/question/24181928
#SPJ4
describe a nonrecursive algorithm forenumeratingallpermutationsofthenum- bers {1,2,...,n} using an explicit stack.
A non-recursive algorithm sorts everything at once, rather than calling itself. Non-recursive algorithms include bubble-sort.
Recursive functions are processes or subroutines written in a programming language that refer to themselves. Non-recursive functions are procedures or subroutines written in a programming language that do not refer to themselves. Sorting algorithms can be recursive (for example, rapid sort) or non-recursive (for example, selection sort and insertion sort), and some employ both (for example – merge sort). A non-recursive formula for a series is one that does not rely on any other words in the sequence. In other words, the only variable you'll need to enter is the sequence's index. S n = n2, for example, is one of the most fundamental non-recursive formulae.
Learn more about programming language from here;
https://brainly.com/question/23959041
#SPJ4
as you explored the map data, what region of the state, in general, had the highest elevation?
The upper nortwest is the region of the state, in general, had the highest elevation. Washington, Oregon, and parts of northern California and Idaho, are known for their rugged landscapes.
The upper northwest region of the United States, specifically Washington, Oregon, and parts of northern California and Idaho, are known for their rugged landscapes, including mountain ranges and volcanic peaks. The Cascade Range, which runs from northern California to southern British Columbia, is a popular destination for outdoor enthusiasts and includes well-known peaks such as Mount Rainier, Mount Hood, and Mount St. Helens.
The Rocky Mountains, another prominent mountain range in the region, run through Montana, Idaho, and Wyoming and include some of the highest peaks in the United States, such as Mount Elbert and Mount Whitney. These mountain ranges are home to diverse ecosystems and provide habitat for a wide range of plant and animal species, making them important areas for conservation and wildlife management.
The high elevations in the upper northwest region of the United States are also important sources of water, with many rivers and streams originating in the mountains and flowing into the surrounding lowlands. These waterways are critical for agriculture, industry, and recreation, and are an important part of the region's economy and culture.
Learn more about region here:
https://brainly.com/question/11837487
#SPJ4
how to know if the flux is pos or negtive
The flux is positive when the field vectors and the vectors normal to the surface are pointing in the same direction. The flux is negative when the field vectors are oriented perpendicular to the surface vectors.
Keep in mind that positively indicates flux is leaving and negative indicates flux is entering when determining flux orientation. In this illustration, water is flowing into or dropping into the tube. Accordingly, the upper surface has a negative flux (it appears to be siphoning up water). A net inward flow of field lines through a surface is referred to as negative flux. The magnitudes of the positive and negative fluxes are equal. Flux is the process of flowing in or out. As an illustration, suppose the surface's lines of force are.
learn more on negative here:
https://brainly.com/question/3121357
#SPJ4
which one of the following typically provides data persistence without electricity? i. the cpu's memory ii. the hard disk iii. secondary storage
Data persistence is the ability of a computer system to retain data even when the power is turned off. Hard disks, also known as hard drives, are a type of secondary storage device that can provide data persistence without electricity.
Hard disks use magnetic storage to store data on spinning disks, which can retain data even when the power is turned off. The data stored on a hard disk is written to and read from by the read/write head, which moves across the disk surface as it rotates. Because hard disks are not volatile memory, like RAM, they can retain data even when the computer is turned off, making them a reliable and convenient way to store and access large amounts of data.
Learn more about hardisks: https://brainly.com/question/10723616
#SPJ4
the ciphertext ucr was encrypted using the affine function 9x 2 mod 26. find the plaintext.
If we use the ciphertext UCR encrypted using the affine function 9x 2 mod 26, the plaintext is CAT. The cipher is essentially a regular substitution cipher with a rule dictating which letter goes to which.
Because of the formula utilized, which encrypts each letter to one other letter and back again.
An example of a monoalphabetic substitution cipher is the Affine cipher, which maps each letter of the alphabet to its numerical counterpart, encrypts it using a straightforward mathematical formula, and then converts it back to the original letter.
The entire procedure depends on using modulo m. (the length of the alphabet used). The letters of an alphabet of size m are first translated into integers in the range of 0 to m-1 in the affine cipher.
E ( x ) = ( key of the cipher. x + key of the cipher.) mod size of the alphabet.
Given p ≡ 9 x + 2 mod 26
⇒ p− 2 ≡ 9 x mod 26
There using inverse
x ≡ 3∗ 9x≡ 3∗(y−2) mod 26
Thus, calculate UCR as U = 20, C = 2, R = 17.
3∗(20−2)≡54≡2 mod 26 ≡3∗ (2 − 2)
3 ∗ (17 − 2) ≡ 45 which is equivalent to 19 mod 26
Thus, converting to plaintext was CAT.
To learn more about ciphertext click here:
brainly.com/question/30143645
#SPJ4
Eddie is working on a document that has only text. Which layout will he use to type the text? plato
which command allows you to send a link to a file for others to view or edit? select your answer from the list on the right, then click done.
You can store files, such as your Word documents, if you have an account on SharePoint or Microsoft OneDrive.
How do I send a link to a file?It is simple to share a document in an email, document, or instant message by creating a shareable link. Select Copy Link under Share. the connection wherever you like. Select Link settings if you want to modify the link's permissions. Use the Share command to share your copy of the file to one of those locations so that others can view or edit it.After choosing the file to distribute, click Share or Share. The Down arrow should be clicked next to "General access." Select Anyone via the link, Select Viewer, Commenter, or Editor to determine the roles that each person will play. click "Copy link," "Done," Add the URL to an email or another location where you want to distribute it.To learn more about documents refer to:
https://brainly.com/question/25813601
#SPJ4