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]
3 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]3 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
1. What is the difference between fixed, variable, and periodic costs?
lisov135 [29]

Answer:

The difference is in how they response to the level of production of the firm.

Variable cost are directly associated with the production level, therefore changes with the number of units produced.

Fixed costs do not change with the level of production and remains fixed. Usually, fixed cost changes with the time.

Periodic Costs are the costs that cannot be capitalised and are incurred for a period of time. Such as administrative costs.

Explanation:

4 0
3 years ago
Trusper Company was organized on January 1, Year 1 and has had 1,000 shares of $200 par value, 10% cumulative preferred stock ou
snow_tiger [21]

Answer:

$50,000

Explanation:

Generally, preferred stockholders receive dividends earlier than common stockholders. Moreover, as the preference shareholders are cumulative, if they do not receive dividends current year, they will receive in the next year. Finally, preferred dividend is fixed until there are new issuance of preferred stock.

Preferred dividends for Year 1 = 1,000 shares × $200 × 10% = $20,000

For year 2 = $20,000

Given, total dividends in year 1 = $15,000

Therefore, company provides $15,000 to preferred dividends. No common dividends in year 1.

However, in the next year (Year 2), the company will pay $5,000 + $20,000 = $25,000 to preferences shareholders.

Therefore, remaining dividends are for common stockholders.

Year 2 common stockholders dividends = $75,000 - $25,000 = $50,000.

8 0
3 years ago
When agent Tom meets with his sellers to explain his advertising plan, he should make sure the owners understand that:__________
laiz [17]

Answer:

Advertising a similar property can and does create interest in their property

Explanation:

In real estate agents need to effectively market properties in order to sell to consumers.

One way of doing this is by creating awareness in a given market about a particular property type.

When interest in a type of property is created it generates interest that will lead to more sales.

In the given scenario when Tom meets with his sellers to explain his advertising plan, he should make sure the owners understand that to capture a market they need to advertise even products that are similar.

As interest grows it will create a demand for that type of property

7 0
3 years ago
Gary is the founder of an animal shelter; he shares a special bond with animals. Hence, he prefers to employ people who care for
Harrizon [31]

Answer:

normative control

Explanation:

Normative control refers to using the values that the employees share as standards instead of using policies to influence the desired behaviors. According to this, the answer is that this is an example of normative control because Gary employs people that share certain values and behaviors and these become the standard to perform their jobs.

4 0
3 years ago
When it comes to architectural
Lina20 [59]

Explanation:

jjkkllhgtytyuioytttyhffvnktsnbbgekmckik hhffgkokofxwtwwtuooppkjklbxcnm

6 0
3 years ago
Other questions:
  • Which of the following is a characteristic of a good roasting pan? A. Low sides B. High sides C. A tight-fitting lid D. Allows j
    13·1 answer
  • Suppose i decide to divide students up in their respective majors in the college of business. i then ask 40 students from each m
    11·1 answer
  • Both mission and purpose are derived directly from a company's vision and ____.
    15·1 answer
  • Jacobs Company borrowed $100,000 at 8 percent interest for three months.
    15·1 answer
  • The 2012 youth gang survey depicted an estimated 30,000 gangs containing about ______________ gang members active in the united
    14·2 answers
  • Identify the phase (Phillips, stagflation, or recovery) the economy is in, and suggest what change in aggregate demand or aggreg
    11·1 answer
  • A certain project has a project cost of $387,000 and the annual inflows resulting from the product created is $64,000. What is t
    7·1 answer
  • Suppose that call options on ExxonMobil stock with time to expiration 3 months and strike price $90 are selling at an implied vo
    14·1 answer
  • is it right to kick someone out just because they are not on the lease and or had been evicted in the past? my step-mom recently
    5·2 answers
  • If someone is discriminated by a law based on gender, the burden is on the state to show that the law is substantially related t
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!