1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
nevsk [136]
2 years ago
9

Which of the following measures the amount of data that might be potentially lost as a result of a system failure? Recovery Time

Objective (RTO) Press enter after select an option to check the answer Recovery Point Objective (RPO) Press enter after select an option to check the answer Disaster Recovery Plan (DRP) Press enter after select an option to check the answer Business Continuity Plan (BCP)
Business
1 answer:
kotykmax [81]2 years ago
4 0

Answer:

Recovery point objective (RPO)

Explanation:

RPO is described as the age of files that is necessary and compulsory to be recovered from backup storage for the normal operations of a company to resume in cases that a computer, system, or network goes down due to hardware, program, or communications failure.

It describes a period of time that an firm’s operations must be restored after a disruptive event, like a cyber attack, natural disaster or communications failure.

The RPO is often conveyed backward in time into the past from the event in which the failure occurs, and it can be specified within seconds, minutes, hours, or days. It an essential and crucial consideration in disaster recovery planning (DRP).

The RPO measures the time between the last data backup and the occurrence of a problem.

You might be interested in
The personal secretary of a top manager may have ________.
Gnom [1K]

Answer:

c. power but not authority

Explanation:

The personal secretary of a top managers may have power but not authority. Personal secretray is who keep the manager updated with his personal task like meeting, travelling, schedules and documentation he has power to do all this thing but dont have authority to order anything in the office or the firm. Personal secretary's responsibilitie and duties are restricted to the manager and at that level only. She couldnot order anyone to finish the task on stipulated time or deadline.

Personal secretary's main task is to respond to her boss about his work deadline, travelling schedule, asnwering call and response them accordingly, prepare correspondence for the boss, planning and scheduling the meeting, take care of minutes and take action on points, plannig events and oraganinsing them as well, Managing project of boss etc. but his/her dutie are restricted to these work only she couldnot order.

5 0
3 years ago
Assume that Schmidt Machinery Company had the standard costs reflected in Exhibit 14.5. In a given month, the company used 3,530
Goshia [24]

Answer:

price variance  $14,040 U

quantity variance  $ 5,650  F

rate variance          $  10,700  U

efficiency variance  $ 26,800 U

Explanation:

Missing information attached:

Purchase of Aluminium:

66 ending + 3,530 used - 46 beginning = 3,510

DIRECT MATERIALS VARIANCES

(standard\:cost-actual\:cost) \times actual \: quantity= DM \: price \: variance

std cost         $25.00

actual cost  $29.00

quantity             3,510 (purchase)

difference  $(4.00)

price variance  $(14,040.00)

(standard\:quantity-actual\:quantity) \times standard \: cost = DM \: quantity \: variance

std quantity             3756.00 (939 units x 4 pounds per unit)

actual quantity     3530.00

std cost                       $25.00

difference               226.00

quantity variance  $5,650.00

DIRECT LABOR VARIANCES

(standard\:rate-actual\:rate) \times actual \: hours = DL \: rate \: variance

std rate          $40.00

actual rate  $42.00

actual hours 5,350

difference  $(2.00)

rate variance  $(10,700.00)

(standard\:hours-actual\:hours) \times standard \: rate = DL \: efficiency \: variance

std  hours 4680.00

actual hours 5350.00

std rate  $40.00

difference -670.00

efficiency variance  $(26,800.00)

5 0
3 years ago
A Treasury bill with a par value of $100,000 due three months from now is selling today for $97,087 with an effective annual yie
Zanzabum

The effective annual yield of a treasury bill is equivalent to 12.55%.

Option B is the correct answer.

<h3>What is the treasury bill?</h3>

The treasury bill is the trading instrument that is issued in the money market by the government.

Given values:

Par value: $100,000

Future value: $97,087

Number of years from now: 3 years

Step-1 Computation of interest rate of treasury bill:

\rm\ Interest \rm\ rate \rm\ on\rm\ treasury \rm\ bill=\frac{\rm\ Par \rm\ value - \rm\ Future \rm\ value}{\rm\ Future \rm\ value} \\\rm\ Interest \rm\ rate \rm\ on\rm\ treasury \rm\ bill=\frac{\$100,000-\$97,087}{\$97,087} \\\rm\ Interest \rm\ rate \rm\ on\rm\ treasury \rm\ bill=0.03

Step-2 Computation of equivalent yield the bill:

\rm\ Equivalent \rm\ annual \rm\ yield =(\rm\ 1+ \rm\ interest \rm\ rate)^{\rm\ Number \rm\ of \rm\ years}  - 1\\\rm\ Equivalent \rm\ annual \rm\ yield=(1+0.03)^{4} -1\\\rm\ Equivalent \rm\ annual \rm\ yield=1.01255-1\\\rm\ Equivalent \rm\ annual \rm\ yield=0.01255

Therefore, 12.55% is the equivalent yield on the treasury bill.

Learn more about the equivalent yield in the related link:

brainly.com/question/21275322

#SPJ1

3 0
1 year ago
Which of the following would not occur as a result of a monopolistically competitive firm suffering a short-run economic loss?
bixtya [17]

Answer:

B) If the firm does not exit the industry in the long run its demand curve will shift to the left.

Explanation:

This is because the statement "If the firm does not exit the industry in the long run its demand curve will shift to the left, " simply means that if the monopolistic competitive firm stays in a particular industry for long, the firm will experience a situation in which less of the good or service is demanded at every price.

However, this cannot be true because a monopolistic competitive firm produces unique products that tend to have its specific customers. These customers, in the long run, will demand more goods and services of the firms which will be affected positively by a lot of reasons including prices of related goods, increase in salary, better economy at large, etc.

4 0
2 years ago
For this assignment you will write a crc integrity checking program will have two modes of operation. your program must implemen
AVprozaik [17]

Of course, some of the recorded functions will very likely invoke others of these functions. It is decent practice to reuse components instead of writing the same block of code in multiple places. Many logical errors can be evaded by doing so, and if any corrections are needed, they can be done conveniently in just one place.

Keep in mind that the basic idea is to break down the overall task into small pieces that can be developed (and tested) separately so you can build your program incrementally.

Program Output

The program must present output consisting of header information, intermediate results, and final results, as described separately below. Sample outputs follow in the next section.

Header Information

The header information should be written on distinct lines as shown in the sample outputs that follow. The individual lines are:

1. The program must first write a string of 62 hyphens (dashes) to serve as a separator, and then, 2 lines below it, the string "CIS3360 Fall 2017 Integrity Checking Using CRC", and then on the next line the string "Author: " followed by your name (or names, if teaming) and a newline.

2. The program must then write the string "The input string (hex): ", followed by the string value of the second command line input argument

3. The program must then write the string "The input string (bin): ", followed by the binary value of the second command line input argument, and then a newline.

4. The program must then write the string "The polynomial that was used (binary bit string): ", followed by the 13-bit binary value of the polynomial given at the top of this assignment with spaces every 4 characters to improve readability.

5. The program must then write the string "Mode of operation: ", followed by either the word "calculation" or "verification", depending on the value of the first command line input argument

6. The content of this line depends on whether the mode is calculate or verify.

a. If in calculation mode, this line should read: "Number of zeroes that will be appended to the binary input: 12"

b. If in verification mode, this line should read: "The CRC observed at the end of the input: ", followed by the binary and hex values for the last 3 hex characters of the input string, as shown in the sample outputs that follow.

Intermediate Results

This section will begin with the string: "The binary string difference after each XOR step of the CRC calculation", followed by a newline.

Following the above statement, this section will show on separate lines the results of each XOR step as described above, with spaces every 4 characters as shown to improve readability.

Note that for calculation mode, you must pad the binary version of the input string with 12 zeroes before you start the division procedure, but for confirmation mode you have two choices. The first step is to remove the last three hex characters demonstrating the observed CRC, in which case you must then pad the rest with 12 zeroes like you were calculating the CRC. The second step is to leave the detected CRC attached to the rest of the input, in which case you should not add zeroes for padding. The difference between these two choices determines how you will interpret the result in the bottom row of the intermediate results output.

<span> </span>

3 0
3 years ago
Other questions:
  • Barton's Taco Tico has four taco makers and ten other employees who take orders from customers and perform other tasks. The four
    14·1 answer
  • _______________________ managers subscribe to the traditional view of direction and control of subordinates, who they see as ind
    10·1 answer
  • You consider purchasing a new computing system, including networking, for your sales force for $112,000. The system has a 6-year
    11·1 answer
  • What does "ARM" stand for? A. Adjustable-rate mortgage B. Advised mortgage rate C. Adjusted-rate mortgage D. Amortized real mort
    5·1 answer
  • All International Monetary Fund (IMF) loan packages come with conditions attached which limits Group of answer choices
    13·1 answer
  • When recommending a 529 Plan to a client, the registered representative should inform the customer about the: A income-phase out
    8·1 answer
  • Please subscribe to my youtu.be MrJacobGuy i wanna get subscribers
    5·2 answers
  • The National Income and Product Accounts simultaneously provide data on: (a) production and efficiency; (b) technological progre
    8·1 answer
  • The triple bottom line model encourages corporations to consider the effect of their decisions on ______.
    7·1 answer
  • Guiding Question
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!