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
Discuss the effectiveness of Red Bull sponsorships, advertisements, personal selling strategies, promotion, events, and public r
Molodets [167]

Answer:

Explanation:

Red bull engaging in sponsorship shows they are utilizing the well packaged Red bull's marketing budget. But there should be some level of caution in either co- sponsoring or being the sole sponsor for certain sports, especially sports with high risk or danger. While sponsoring stunts like Bull stratos is a good way to make high publicity for their brand (Red bull) but if something bad happens in the course of the stunts, the brand could be connected to the tragedy which would be an everlasting bad label on the company. The company might be seen as insensitive for sponsoring such a sport that involves high risk.

Red bull sponsors X-treme sports and as a results of this sponsorship their brand have enjoyed having more time of product exposure and placement because the sponsorship will give the brand more attention with the consumers.

While it is good they go on with their various sponsorships, they must also be careful on some sports or events that involves high risk.

8 0
3 years ago
On October 31, Legacy Rocks Inc., a marble contractor, issued for cash 400,000 shares of $10 par common stock at $18, and on Nov
ivann1987 [24]

Answer: The answer is as follows:

Explanation:

Journal entries are as follows:

For October 31:

Cash  (400,000 × $18)                   $7,200,000

Common stock  (400,000 × $10)                                          $4,000,000

Paid in capital in excess of par value-common stock         $3,200,000

( record of issuing common stock)

For November 19:

Cash  (50,000 × $80)                    $4,000,000  

Preferred stock (50,000 × $75)                                             $3,750,000

Paid in capital in excess of par value-Preferred stock        $250,000

( record of issuing preferred stock)

8 0
3 years ago
Consider a single factor APT. Portfolio A has a beta of 1.0 and an expected return of 16%. Portfolio B has a beta of 0.8 and an
nirvana33 [79]

Answer:

B, A

Explanation:

A: 16% = 1.0F + 6%; F = 10%; B: 12% = 0.8F + 6%: F = 7.5%; thus, short B and take a long position in A.

4 0
3 years ago
Leila has a table in a spreadsheet she wants to format. Which options will allow her to format the table without changing its co
ElenaW [278]

Answer:

All of them, except "Find and replace, Text."

Explanation:

6 0
2 years ago
8. Hebner Housing Corporation has forecast the following numbers for this upcoming year: Sales $1,000,000 Cost of Goods Sold 600
lions [1.4K]

Answer:

Sales = 12,50,000

Explanation:

Detailed steps are given below

8 0
3 years ago
Other questions:
  • A marketing manager has discovered that relevant, internal secondary data don't exist to support a decision process. The next st
    14·1 answer
  • You bought a bond 8 years ago for​ $1,000. It has a​ $1,200 face value and a nominal annual bond rate of​ 10%, paid semiannually
    7·1 answer
  • When a manufacturing plant uses mathematical models to plan production schedules and to schedule equipment maintenance, it is dr
    6·1 answer
  • During the Great Depression, the gross domestic product in the United States fell 30 percent. What do you think happened to the
    12·1 answer
  • The record of all economic transactions between the residents of a country and the rest of the world is called​ ________.
    8·1 answer
  • Micro Enterprises has the capacity to produce 10,000 widgets a month, and currently makes and sells 9,000 widgets a month. Widge
    12·1 answer
  • Assume a nominal interest rate on one-year U.S. Treasury Bills of 2.60% and a real rate of interest of 1.00%. Using the Fisher E
    9·1 answer
  • What can​ low-income countries do in order to increase the amount of loanable funds available to firms for investment projects s
    10·1 answer
  • The development cost of a project X is $150,000. The operating costs for year 1, 2 and 3 respectively are $5000, $6000, and $ 70
    15·1 answer
  • Live Trap Corporation received the data below for its rodent cage production unit.
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!