Table/indexed.
Let's look at the three options and see what their advantages and disadvantages are:
Contiguous - In this scheme, the file is stored in contiguous blocks of the disk. It allows for easy random access of the data, but requires a contiguous sequence of blocks large enough to handle the entire file. Since the size of the file specified in this question varies quite a bit over it's lifespan, you're either going to be wasting a lot of space by having an allocation large enough to handle the maximum sized file, or the file will need to be copied whenever it grows and "bumps" into a file that was allocated after it. Because of this, this method is not the best.
Linked - The file is stored as a single, or double linked list of file blocks. This allows for the file to grow or shrink as needed, using only the amount of space needed for the file. Unfortunately, this storage scheme doesn't allow for random access of the file contents and the file can only be accessed sequentially. The question for this problem doesn't specify how the file is being accessed, so as long as random access isn't required, then this would be a reasonable allocation scheme. But I'm assuming that random access will be required, in which case, this scheme isn't ideal.
table/indexed - In this scheme, some disk blocks are used as tables to point to other disk blocks that actually contain the file data. It's almost as fast as contiguous allocation for random access of the file contents, yet allows for the growth and shrinkage of a file like linked allocation. As such, it handles all use cases at a relatively minor cost in total storage required. So this would be the most appropriate allocation scheme since the file access behavior wasn't specified in this question.
Answer:
The correct answer is C. allowing unemployed workers to search longer or less intensively for jobs
Explanation:
Determinants of long a firm should borrow money include are:
⇒the seasonal environment of the business
⇒the cost of inventory
⇒the cash flow forecast
The term "capital structure" describes how a company decides to finance its projects and assets through a combination of internal resources, debt, and equity.
To lower their risk of insolvency, remain effective, and ultimately maintain or become profitable, a company should determine the ideal debt to equity ratio.
The capital structure of a company is influenced by a wide range of variables, including leverage or trading on equity, company growth, the nature and scale of the business, the desire to maintain control, the flexibility of the capital structure, investor requirements, the price to float new securities, the timing of the issue, the corporate tax rate, and the legal requirements.
To learn more about Capital Structure here
brainly.com/question/15041466
#SPJ1
Answer:
Dr Interest expense $33,500
Cr Discount on bonds payable $1,100
Cr Cash $32,400
Explanation:
Discount on bonds payable=$540,000-$529,000=$11,000
Amortization of discount=discount on bonds issue/period of the bond
period to maturity of the bond is 5 years *2 =10 since the bond pays interest semi-annually
Amortization =$11,000/10=$1,100
Semi-annual interest=$540,000*12%/2=$32,400
the bond semi-annual interest expense=discount amortization+interest payment
the bond semi-annual interest expense=$32,400+$1,100=$33,500
The annual premium that would result in Stephanie's annual out-of-pocket expense that is about the same as her current plan is <em>b. $0. 28 per $100 of value.</em>
Data and Calculations:
Home value = $355,000
Annual premium rate = $0.42 per $100
Deductible $500
Total annual out-of-pocket expense = $1,991 ($355,000 x 0.0042 + $500)
New deductible = $1,000
New annual premium rate = $0.28
Total annual out-pocket expense based on the new premium rate = $1,994 ($355,000 x 0.0028 + $1,000)
Thus, the annual premium that would result in Stephanie's annual out-of-pocket expense that is about the same as her current plan is <em>Option b.</em>
Learn more: brainly.com/question/18618915