What are 2 ways to send a message to your client when signed in as an accountant user?.

Answers

Answer 1

Answer:

The use of Ask client and request are the two ways to send a message to your client when signed in as an accountant user.


Related Questions

Assume that desktops and laptops are alternatives goods that can be produced by computer manufacturers. A rise in the price of laptops will

Answers

A rise in the price of laptops, the price for the substitute goods or substitute good which is desktops  will also increase.

What is the price about?

Note that an increase in the supply of laptops will still lead to the supply curve of laptops to shift towards the right.

Since laptops and desktop computers are alternatives to each other, the decrease in the price of laptops makes them also increase in price.

Therefore,  A rise in the price of laptops, the price for the substitute goods or substitute good which is desktops  will also increase.

Learn more about alternatives goods from

https://brainly.com/question/25815053

#SPJ12

Alex wrote a science fiction story about half-living, half-robot creatures in
another galaxy. He wanted to copyright the creature idea for later sequels but
was denied. What element was missing?
O A. Creativity
OB. Fixed form
O C. Interest
OD. Originality

Answers

Answer:

im not sure about this one but im pretty sure its d since this is not a original idea at all their are like tons of cyborn alien thing on their and this would not be original

Hope This Helps!!!

Danielle has been asked to configure virtualization at her company. She recommends that her manager buy multicore processors. What justification should she give as to why virtualization workstations require as many CPU cores as possible

Answers

The justification should she give as to why virtualization workstations require as many CPU cores as possible are the Each virtual machine makes use of actual CPU resources for processing instructions and data (pg227, 228).

What justification need to she deliver as to why virtualization workstations require as many CPU cores as possible?

Because every visitor's working device runs in its personal space, a couple of cores are required to shop the collective data.

Footprint discount is the primary goal, go together with a bigger wide variety of cores over quicker clock speeds. However, if workload overall performance is a larger concern, quicker clock speeds and less cores would possibly make greater sense.

Read more about the virtualization :

https://brainly.com/question/25110079

#SPJ1

A for construct is a loop construct that processes a specified list of objects. As a result, it is executed as long as there are remaining objects to process. True or false?

Answers

The for loop will always execute as long as there are remaining objects to process. It's a true statement.

What is a for loop?

A for loop is used to do something repeatedly.

The for loop iterate over an items.

In a simpler term, the for loop is used to repeat a section of code known number of times.

Therefore,  a for construct is a loop construct that processes a specified list of objects.

As a result, it is executed as long as there are remaining objects to process is a true statement.

learn more on for loop here: https://brainly.com/question/2374898

#SPJ2

2. Which domain represents the greatest risk and uncertainty to an organization?

Answers

Answer:

The User Domain

Explanation:

Since human behavior is unpredictable and impacted by forces outside of policy's control, the User Domain carries the most risk and uncertainty. The User Domain is a significant vulnerability in the IT architecture. Any end-user who accesses information at the organization falls within this domain. Employees who neglect to secure their laptops before leaving their offices, for example, or employees who leave critical corporate information on their desks. Such risks have the ability to ruin a company by falling for a social engineering technique can result in the introduction of viruses into the business network. It could result in the encryption of important files required for day-to-day processes. The only option in the lack of comprehensive backups of these documents would be to pay the blackmail. If the hackers unencrypt the data as they promise after the ransom is paid, this might result in days of lost work.

The domain that represents the greatest risk and uncertainty to an organization is known as the user domain.

What is a user domain?

It should be noted that a user domain simply means a vital vulnerability in the IT architecture.

Here, the domain that represents the greatest risk and uncertainty to an organization is known as the use domain.

Here, the username as password are stored on a domain controller.

Learn more about domain on:

brainly.com/question/26098895

#SPJ12

A(n) _____ is a local connection point-of-presence that connects a variety of high-performance networks, and its main function is the exchange of Internet2 (I2) traffic with a specified bandwidth.

Answers

Answer:

GigaPOP

Explanation:

A gigabit point of presence, also known as GigaPOP is a single entry point to Internet2, which is a high-speed IP network managed by institutions and other organizations. Gigabit Points of Presence generally handle data transmission rates of one gigabit per second or more.

An additional factor in how an element is rendered is that properties are passed from a parent element to its children in a process known as _____. style inheritance style link style indexing style portioning

Answers

Answer:

style inheritance

Explanation:

What happens when a property on an element has no value supplied is governed by style inheritance. A property should inherit its value from its parent element, according to this specification.

write the definition of a method reverse, whose parameter is an array of ints. the method reverses the elements of the array. the method does not return a value.

Answers

The reverse() method reverses the order of the elements in an array.

What is a reverse method?

The reverse() method reverses the order of the elements in an array.

The reverse() method overwrites the original array.

What the reverse method does in array is to change the order of the items in array in a descending order.

For example

var fruits = ["Banana", "Orange", "Apple", "Mango"];

fruits.reverse();

The fruits.reverse(); will return [Mango, Apple, Orange, Banana}

Notice it has been reversed.

The code it written in Javascript.

learn more on reverse method here: brainly.com/question/14500181

#SPJ2

I don't want my large video files using up all my hard drive space . can i archive my videos in on dvds or blu rays?

Answers

Answer:

yes but it's barely safe

Where would you add a new tag on an invoice that was already created?

Answers

To add a new tag on an invoice that was already created, find the tag group, select the run report and select edit group.

What is an invoice?

It should be noted that an invoice is a stamped document that itemizes and records a transaction.

In this case, to add a new tag on an invoice that was already created, find the tag group, select the run report and select edit group.

Learn more about invoice on:

brainly.com/question/4056820

#SPJ12

What is the best description of an unbound control?

it is connected to a table
it is linked to an external file
it is unlimited in character length
it is unlinked to a firm’s underlying data

Answers

It is unlinked to a firms underlying data

Computer science student jones has been assigned a project on how to set up sniffer. What just he keep in mind as part of the process?

Answers

In the case above, what just comes to  mind as part of the process is option d.

What is sniffer?

A sniffer is known to be a kind of a software or hardware tool that gives room for a person to be able to “sniff” or look through one's internet traffic in real time, getting  all the data flowing to and from a person's computer.

Therefore, In the case above, what just comes to  mind as part of the process is option d.

Learn more about sniffer from

https://brainly.com/question/14265770

#SPJ1

Which transform function would you use to operate the filename values into two separate columns, one for the filename and the other for the file extension? e. G. , xml

Answers

The transform function that a person can use to operate the filename values is Split Column - Split at Right-most delimiter

What is Split a column by delimiter?

A person can split or divide a column that has a text data type into multiple columns via the use of a common delimiter character.

An example is: A Name column that has some values written that is <LastName>, <FirstName> This is one that can be divided into two columns via the use of the comma (,) character.

Therefore, The transform function that a person can use to operate the filename values is Split Column - Split at Right-most delimiter which is option d.

See options below

A. Extract - Text before delimiter

B. Split Column - Split at Each occurrence of the delimiter

C. Extract - Text after delimiter

D. Split Column - Split at Right-most delimiter

Learn more about transform function from

https://brainly.com/question/1548871

#SPJ12

30 POINTS FOR THE CORRECT ANSWERS
Thinking globally has become a big part of visual communications especially with online communication. Images, words, and designs can instantly travel the world.
Questions to Consider and Answer:
How does a designer decide what images, colors, and styles will appeal to a global audience?
Is it possible to design something that appeals to everyone?
What are the biggest potential problems with global design?
Are there legal implications to consider?
What is the best way to understand another culture?
Put yourself in the shoes of a designer who has been asked to create an ad campaign for a global athletic footwear company. Give a brief description of how you would plan to do research on different cultures and what potential obstacles and opportunities you might have. Sketch an ad that could appear on a website anywhere in the world. It must communicate simply and not be offensive to any culture or group of people. Post your sketch with your answers to the questions above.

Answers

A designer decide what will appeal to a global audience by:

Keep Design in a little way. Look out for the Layout used.Do make use of Safe Colors.

Is it possible to design something that appeals to everyone?

It may not be possible as people's taste differs  but one can design a product or solution that may appeal to the majority of people.

The biggest problem in design the design's lack of diversity.

There are legal implications to consider such as been unique and not coping people's design.

Therefore, A designer decide what will appeal to a global audience by:

Keep Design in a little way. Look out for the Layout used.Do make use of Safe Colors.

Learn more about global audience from

https://brainly.com/question/19569309

#SPJ1

Three symptoms of spyware

Answers

Answer:

Random advertisements that pop up on your computer. Unusual slowness of your system. Unusual instability in your system, computer crashes more than usual

Explanation:

People are trying to hack into your computer

The online promotional method that involves applying specific Web design and development techniques to Web pages to increase the possibility that the pages will appear near the top of a search results list is called ____.

Answers

Answer:

Search Engine Optimization (SEO)

Explanation:

SEO, or search engine optimization, is a critical online marketing approach that entails getting your website and business accessible in search engines. Ultimately, SEO is a catch-all phrase for any approach used to boost your website's ranking in search results for keywords related to your business.

Identifying what consumers look for online, the phrases or terminology they use, and the sorts of material they want to consume are key components of any search engine optimization plan. When done effectively, SEO helps marketers to reach and engage with individuals who are looking for the products and services that their company provides.

The sorted values array contains the sixteen integers 1, 2, 3, 13, 13, 20, 24, 25, 30, 32, 40, 45, 50, 52, 57, 60. How many recursive calls are made by our binarySearch method given an initial invocation of binarySearch(45, 0, 15)

Answers

The number of recursive calls that have to be done using the binary search is 4.

How to do the recursive calls

binarySearch = (45, 0, 15)

start + end / 2 = value

mid = 0 + 15/2 = 7.5

The 7th element = 30

30 is less than 45

8 + 15/3

= 23/2 = 11.5

The 12th element = 52

52 is greater than 45

8 + 11/2

= 19/2 = 9.5

The value of 9 = 40 and 40 is less than 45

10+ 11/2 = 10.5

The tenth value is 45 hence the iteration to be done is 4.

Read more on binary here:

https://brainly.com/question/21475482

#SPJ1

What does the router on the WAN owned by your internet service provider do
with any packet it receives?
A. The router reads the packet and sends it to another router on the
internet.
B. The router sends the packet to a central computer in a secret
location.
C. The router sends the packet directly to individual devices all over
the world.
D. The router stores the packet in an electromagnetic cloud for easy
access.

Answers

The router on the WAN owned by an internet service provider (ISP) does the following with any packet it receives: option A.

What is a router?

A router is a network device (node) that is designed and developed to connect two (2) different computer networks together, in order to allow them communicate by forwarding and receiving packets.

In Computer networking, the router on the WAN owned by an internet service provider (ISP) is designed and developed to read the packet and then send it to another router on the internet.

Read more on router here: brainly.com/question/24812743

#SPJ1

There are 4 servers in the checkout area. The interarrival time of customers is 2 minutes (convert to rate/hr). The processing time of a server is 5 minutes/customer (convert to rate/hr). What is the overall utilization of the total server capacity

Answers

Answer:

Explanation:

bwfwgxqsvga

What options are available for storing backups, physically?

Answers

The options are available for storing backups, physically are:

In both on site and off site,, a person can backup data to a given system that is located on-site, or the backups can be sent to any  remote system that is off-site.

What is a backup?

This is known to be a device that helps to save information or data temporarily or permanently.

Note that in the above, The options are available for storing backups, physically are:

In both on site and off site,, a person can backup data to a given system that is located on-site, or the backups can be sent to any  remote system that is off-site.

Learn more about backups from

https://brainly.com/question/17355457

#SPJ12

Which type of URL gives an abbreviated path to a resource using the current page as a starting position?

Answers

A relative URL is a type of URL that gives an abbreviated path to a resource by using the current webpage as a starting position.

What is a relative URL?

A relative URL can be defined as a type of URL that doesn't contain or use the full address of a website, but only the path (location) following the domain name.

This ultimately implies that, a relative URL is a type of URL that gives an abbreviated path (location) to a web resource by using the current webpage as a starting position.

Read more on relative URL here: https://brainly.com/question/26670945

#SPJ12

a help desk structured into levels or tiers of support uses a ____ support model.

Answers

A help desk that is structured into levels or tiers of support uses a multilevel support model.

What is a multilevel support model?

A multilevel support model can be defined as a type of model that is structured into two or more (multiple) levels or tiers, for the purpose of efficiency and control.

This ultimately implies that, a help desk that is structured into levels or tiers of support uses a multilevel support model.

Read more on multilevel support model here: https://brainly.com/question/15172615

#SPJ11

_____ is not considered a challenge when designing applications for multicore systems. A) Deciding which activities can be run in parallel B) Ensuring there is a sufficient number of cores C) Determining if data can be separated so that it is accessed on separate cores D) Identifying data dependencies between tasks.

Answers

Answer:

B) Ensuring there is a sufficient number of cores.

the ________ directive causes the contents of another file to be inserted into a program.

Answers

The #include directive causes the contents and resources of another file to be inserted into a software program.

What is a file?

A file can be defined as a computer resource that avails an end user the ability to store, save, or record data as a single unit on a computer storage device.

In Computer programming, the #include directive is a command which causes the contents and resources of another file to be inserted into a software program.

Read more on files here: https://brainly.com/question/6963153

#SPJ12

you want to implement a protocol on your network that allows computers to find the ip address of a host from a logical name. which protocol should you implement?

Answers

The protocol that should be implemented is that one needs to enable hosts on the network to find the IP address.

What is IP address?

It should be noted that IP address simply means a unique address that defines a device on the internet.

In this case, the protocol that should be implemented is that one needs to enable hosts on the network to find the IP address.

Learn more about IP address on:

brainly.com/question/24930846

#SPJ12

3. For “Incident Energy Analysis” What body parts are involved in the distance
from the arc source.?

Answers

The body part that is close to the arc flash boundary is the energized conductors or circuit parts.

What is the distance of an arc flash?

The working distance is known to be the distance that exist between a person and the center of an arc flash.

Note that The body part that is close to the arc flash boundary is the energized conductors or circuit parts.

Learn more about Energy from

https://brainly.com/question/13881533

#SPJ1

How do i get in if i just turned thirteen and i already picked under thirteen on the log in page?

Answers

Answer:

Generally, there is an option under your account settings in which you can change the age that you are. Since you turned 13 for example but you put your age as under 13 in the log in details, just access your account settings and change to 13 or above. Also, it is best to have a trusted adult such as a parent moniter you when you make changes to your personal imformation on an account.

when was technology created?

who start it?

and finally how it started?


free coins
just answer

Answers

Answer:

two million years ago

Thomas Edison, American inventor who, singly or jointly, held a world-record 1,093 patents. In addition, he created the world's first industrial research laboratory.

When there are conflicting gpos, what's the order in which they're evaluated and applied?

Answers

When there are conflicting GPOS, the order in which they're evaluated and applied are: Site, Domain, and OU.

What is the conflict about?

Note that when trying to know which policy settings to apply, the local policy of the machine is said to be examined, followed by site policies, then domain policies, and lastly the policies on all the OUs that has all the object being processed.

Therefore, When there are conflicting GPOS, the order in which they're evaluated and applied are: Site, Domain, and OU.

Learn more about conflicting from

https://brainly.com/question/24769299

#SPJ12

The _____ is the part of a computer that executes the instructions of a computer program.

Answers

Answer:

Central processing unit (CPU)

Hope you have a great day :)

Other Questions
A hibernating animal lost 4 pounds. Write a signed number to represent this weight change Calculate the estimated density of each ball. Use the formulaD = m/Vwhere D is the density, m is the mass, and V is the volume. Record your calculations in Table A of your Student Guide.Given that the density of water is 1.0 g/cm3, make a prediction about whether each ball will float in water. Record your prediction in Table A.What is the estimated density of the table tennis ball? Record your answer to the nearest hundredth.0.07 g/cm3 What is the estimated density of the golf ball? Record your answer to the nearest hundreth. Which of the following rational functions is graphed below? According to Walter, the principal problem with women is their...Select one:a. failure to support and build up their men.b. unfaithfulness in marriage.c. desire to crush their men's dreams and spirits to make themselves feel superior.d. selfishness with money.e. Both A&B. What is a value plus 8, in algebraic expression Which security control, if not applied, can allow an attacker to bypass other security controls? In at least 600 words, write an essay discussing one of the following themes from The Miracle Worker. In your essay, discuss your choice by responding both to (1)how Gibson presents the theme in The Miracle Worker as well as (2) the message Gibson is trying to present through this theme. You will be expected to refer to quotes in The Miracle Worker as evidence of your interpretations of the play. Remember to document your evidence properly, using MLA format (click here to review the MLA Style Guide).Choose one of the following themes from The Miracle Worker:family structureeducationphysical disabilitiesfriendshiptrustloyaltydisciplineprejudiceloveYou will be graded based on the following:thesis clearly stated and supported with evidenceeach paragraph contains one main idea and supporting detailscomplete sentences, including compound and complex sentencesintroductory paragraph, proper transitions, and appropriate conclusionuse of proper punctuation, spelling, grammar, and sentence construction (commonly called "conventions"), as well as appropriate length. What not a positive social health Which equation is equivalent to the given equation?-4(X - 5) + 8x = 9x - 3 erved.by Jonathan Swiftit would not be proper, for some reasons, to trouble the reader with the particulars of our adventures in those seas. Let it suffice to inform him, that,In our passage from thence to the East Indies, we were driven by a violent storm, to the northwest of Van Diemen's Land....On the fifth of November, which was the beginning of summer in those parts, the weather being very hazy, the seamen spled a rock within half acable's length of the ship; but the wind was so strong, that we were driven directly upon it, and Immediately split. Six of the crew, of whom I was one,having let down the boat Into the sea, made a shift to get clear of the ship and the rock We rowed, by my computation, about three leagues, till wewere able to work no longer, being already spent with labor, while we were in the ship. We, therefore, trusted ourselves to the mercy of the waves;and, in about half an hour, the boat was overset by a sudden flurry from the north. What became of my companions in the boat, as well as those whoescaped on the rock, or were left in the vessel, I cannot tell, but conclude they were all lost.For my own part, I swam as fortune directed me, and was pushed forward by wind and tide. I often let my legs drop, and could feel no bottom; but,when I was almost gone, and able to struggle no longer, I found myself within my depth; and, by this time, the storm was much abated.Select ALL the correct answers.Which two details are most important to include in a summary of the excerpt?All except the narrator were lost at sea.The ship crashed upon a rock in a storm.The voyage was headed to the East Indies.O Fortunately for the narrator, the storm calmed.The narrator was tossed about in the sea.E Use the tables below to answer the following questions: a. f(h(2)) b. g(h(f(1))) c. g(g(4)) 19. Which branch of government creates most government agencies?the judicial branchother agenciesthe legislative branchthe executive branch In a certain town, the ratio of the number of children to the number of adults is 3 to 7. What percent of the towns population are adults? Can someone help me find AB and BC define a project and a development project in your own words. Which of the following is an example of personification? Mr. Gaffy asked his students to pick a number, add3 to it, multiply by 5 and then reduce it by 12.Jermaine calls out his answer of 15. What numberdid Jermaine start with? Given: JLM is equilateral. Z is the midpoint of JM.Prove: JZL is congruent to MZL. Explain how atomic number and properties are used to determine where element 115 is placed on the periodic table Risk and __________ increase or decrease together. A. return B. deposit C. liquidity D. accessibility Please select the best answer from the choices provided A B C D