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
Which approach to research is based on observing people in their own homes or​ communities?
BlackZzzverrR [31]

Ethnography is an approach in research, where the subjects are observed in their homes and/or communities.

  • Ethnography is a mode of research that is largely used in the fields of Anthropology and Sociology.
  • It is a method, wherein, the subjects of the study are not enclosed within an artificial environment, or otherwise known as a laboratory.
  • They are studied by being observed in the environment they originate from or belong to.
  • This method is specifically useful, while studying various cultures.
  • It helps control the unwanted effects of being introduced in a new environment, which could alter the behavior of the subjects of the study.

Therefore, it is clear that Ethnography is the approach in research, where the subjects are observed in their homes and/or communities.

Learn more about Ethnography here:

brainly.com/question/25575567

#SPJ10

6 0
2 years ago
A second mover: a.is typically ineffective in its response to a first mover. b.attempts to provide a product with greater custom
Viktor [21]

Answer:

b. attempts to provide a product with greater customer value than the first mover.

Explanation:

In marketing, it is believed that the first mover gains an edge over the followers. A first mover is the initial entrant and provider of products and services catering to a marketing segment.

A second mover refers to the immediate next of the first mover. The advantage second mover has over the first mover being, it can analyze the response the first mover generated and effectively gauge what went right and what went wrong for the first mover.

This way, the second mover can provide improved products than the first mover by not committing same errors as the first mover.

5 0
3 years ago
______ is the feeling that your efforts make a difference and affect the organization.
steposvetlana [31]

The answer is accomplishment. It is because an individual is likely to feel accomplished if he or she was able to achieve the goal that he or she is trying to pursue and that these accomplishments that he or she achieved has paid the efforts that he or she pushed to and it has make a difference.

5 0
3 years ago
Which of the following is considered a constructive delivery of a gift?
Hoochie [10]

Answer:

A) giving the key to a safe-deposit box where the gift is kept

Explanation:

  • A Constructive delivery possession is that acquisition when here a symbolic transfer of property. The constructive distribution of the possession is basically a right that the property is not actually managed
  • But the donor has done something to convey the possession, but the property is of such a nature that physical possession is then not possible, the creative possession of the property is sufficient to carry out the act of gift.
7 0
3 years ago
Ziegler Inc. has decided to use the high-low method to estimate the total cost and the fixed and variable cost components of the
telo118 [61]

Answer:

a. $175.50 and $11,060,000

b. $31,242,500

Explanation:

The computation of the fixed cost and the variable cost per unit by using high low method is shown below:

Variable cost per units = (High total cost - low total cost) ÷ (High units produced - low units produced)

= ($32,120,000- $25,100,000) ÷ (120,000 units - 80,000 units)

= $7,020,000 ÷ 40,000 units

= $175.50

Now the fixed cost equal to

= High total cost - (High units produced × Variable cost per unit)

= $32,120,000 - (120,000 units × $175.50)

= $32,120,000 - $21,060,000

= $11,060,000

Now the estimated total cost is would be

= Fixed cost + expected units of production × variable cost per unit

= $11,060,000 + 115,000 units × $175.50

= $11,060,000 + $20,182,500

= $31,242,500

5 0
3 years ago
Read 2 more answers
Other questions:
  • Kara and simon are both middle managers at gotcha international. kara is dissatisfied because she knows that simon makes more in
    8·1 answer
  • Ben Ervin often experiences emotions in a much stronger manner than most of his other colleagues. Events that do not provoke any
    8·1 answer
  • If Japan uses a certain amount of resources to produced cars, then it cannot use these sames resources to produce corn. The fore
    11·1 answer
  • Customer satisfaction surveys will be effective when the questions included in the survey can provide actionable results.
    12·1 answer
  • Which of the following statements accurately explains why profits for firms in a perfectly competitive industry tend to vanish i
    11·1 answer
  • Bravo Company began operations at the beginning of 20X6 with a $10,000 cash investment by stockholders. During 20X6, Bravo Compa
    12·1 answer
  • Making a profit by lending money is ____________.<br> a. capital<br> c. usury<br> b. barter
    14·2 answers
  • The market shares of the top five firms in the dishware industry are 18%, 32%, 11%, 14%, and 8%. What is the four-firm concentra
    11·1 answer
  • Reserves$72Checkable Deposits$240 Securities110Loans from Federal Reserve Banks2 Loans60 Consolidated Balance Sheet: Federal Res
    15·1 answer
  • Business-to-business (B2B) marketing refers to buying and selling goods or services to consumers. True False
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!