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
siniylev [52]
2 years ago
9

EX 7.13. Create an interface called Visible that includes twomethods: makeVisible and makelnvisible. Both methods should takeno

parameters and should return a Boolean result. Describe how aclass might implement this interface.public interface Visible{public: boolean makeVisibleO;public boolean makelnvisibleO;
Business
1 answer:
lord [1]2 years ago
5 0

Answer:

public class Icon implements Visible

{

       // instance variable

      //Constructor variable

      Public Icon()

      {  

         //implementation

                                      }

     //two methods will be implemented make visible and makeInvisible with the signage and return type

       //displayed below

\        public boolean<em> makeVisible</em>()

        {

                    //the implementation is registered here

      public boolean <em>makeInvisible</em>()

      {       //implemetation will be here

                                                              }

       //other methods are of this type

Explanation:

Create an interface called Visible that includes twomethods: makeVisible and makelnvisible. Both methods should takeno parameters and should return a Boolean result. Describe how aclass might implement this interface.public interface Visible{public: boolean makeVisibleO;public boolean makelnvisibleO;

The above can be executed as a javascript

public class Icon implements Visible

{

       // instance variable

      //Constructor variable

      Public Icon()

      {  

         //implementation

                                      }

     //two methods will be implemented make visible and makeInvisible with the signage and return type

       //displayed below

\        public boolean<em> makeVisible</em>()

        {

                    //the implementation is registered here

      public boolean <em>makeInvisible</em>()

      {       //implemetation will be here

                                                              }

       //other methods are of this type

You might be interested in
Selected information from Peridot Corporation's accounting records and financial statements for 2021 is as follows ($ in million
guapka [62]

Answer:

$43 million

Explanation:

The cash flow statement categories the company's transactions in a financial period into 3 groups; these are operating, investing and financing.

The net profit/loss, depreciation, changes in current assets (other than cash) and liabilities are considered as operating activities including income taxes.  

The sale of assets, interest received, purchase of investments are examples of investing activities while the issuance of stocks, debt principal deduction (loan settlement), issuance of debt securities etc are examples of financing activities.

An increase in assets other than cash is an outflow while an increase in liabilities is an inflow. Depreciation and other non-cash expenses deducted in the income statements are added back while the non-cash income such gain on asset are deducted from net income.

Peridot's Net cash outflows from investing activities (in millions)

= -$38 + $96 + $71 - $86

= $43

The gain from the disposal of land will be deducted from the net income under the cash flows from operating activities while the requisition of own shares is a financing activity.

3 0
3 years ago
Dyckman Dealers has an investment in Thomas Corporation bonds that Dyckman accounts for as a trading security. Thomas Corporatio
faust18 [17]

Answer: $20,000

Explanation:

Bonds are to be carried in the books at their fair value which is their market value. That value is $20,000 in this instance and so Dyckman Dealers will have to record the bonds at that $20,000 value.

Investment analysis are not a basis for recording bond prices. They are simply a basis for making investment decisions. For instance, because they believe that the bond is overvalued, they can benefit from this by short selling the bond and waiting for it to drop in price.

3 0
2 years ago
Tri Fecta, a partnership, had revenues of $362,000 in its first year of operations. The partnership has not collected on $46,400
OverLord2011 [107]

Answer:  $185,500

Explanation:

Total cash received = Sales revenue - Accounts receivable + owner's investment + amount borrowed

                                 = $362,000 - $46,400 + $42,000 + $30,000

                                 = $387,600

Total cash disbursement = Merchandise purchased - Accounts payable + Salaries + Interest + Insurance

                                          = $200,000 - $38,600 + $28,100 + $2,700 + $9,900

                                          = $202,100

Ending cash balance = Total cash received - Total cash disbursement

                                   = $387,600 - $202,100

                                   = $185,500

8 0
3 years ago
The Retained earnings account has a credit balance of $23,800 before closing entries are made. Of total revenues for the period
skelet666 [1.2K]

Answer:

The ending balance in the retained earnings account is $31400.

Explanation:

The ending balance in the retained earnings accounts is equal to the opening balance of the retained earnings account plus the addition to the retained earnings for the year.

The addition to retained earnings will be the Net income less dividends.

The net income for the year was = 75200 - 55000 = $20200

Addition to Retained earnings = 20200 - 12600   = $7600

Closing balance of retained earnings = 23800 + 7600  = $31400

4 0
3 years ago
What primary risk are business owners taking when selling shares of their companies?
4vir4ik [10]

answer:

giving away a percentage of their company and maybe losing their power as only one leader.

explanation:

  • this question was already answered
  • credits: brainly.com/question/1957314

5 0
3 years ago
Other questions:
  • A nurse is caring for an older adult client with advanced Parkinson's disease. Which client statement about advance directives i
    8·1 answer
  • Bryant Investments is putting out a new product. The product will pay out $32,000 in the first year, and after that the payouts
    8·1 answer
  • Determine the prior Year and Current Year common-size percents for cost of goods sold using net sales as the base.(5 thousands)
    14·1 answer
  • Gelb Company currently manufactures 40,000 units per year of a key component for its manufacturing process. Variable costs are $
    11·1 answer
  • Agricultural output is a large part of Econland's GDP. Particularly bad weather one year leads to an output that is smaller than
    7·1 answer
  • Is the seller always responsible for shipping goods to the buyer?
    6·2 answers
  • In 2013 the national retailer target corporation suffered a major data breach that put at risk the financial information of an e
    10·1 answer
  • FIFO reports higher gross profit and net income than the LIFO method when a.prices are increasing b.prices remain stable c.price
    10·1 answer
  • Why might Soviet economic planners have favored heavy industry over the makers of consumer goods?
    12·1 answer
  • Identify the correct definition of an asset. Multiple choice question. An asset is an amount owed to a creditor. An asset is a r
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!