Ask Homework Help/Study Tips Expert

Question 1. What two categories of variables can classes define?

Instance and core variables

Volatile and non-volatile variables

Instance and class variables

Inheritance and class variables

Question 3. Which statement shows the correct way to declare and initialize a named constant that represents absolute zero?

final int absoluteZero = -273.15;

final double absoluteZero = -273.15;

final int ABSOLUTE_ZERO = -273.15;

final double ABSOLUTE_ZERO = -273.15;

Question 4.4. In the following class:

public class Height

{

private double height;

private String unitsOfMeasurement;

//************************

public Height()

{

this.unitsOfMeasurement = "in";

}

public void setHeight(double height)

{

this.height = height;

this.unitsOfMeasurement = "cm";

}

public void setHeight(double height, String unitsOfMeasurement)

{

this.height = height;

this.unitsOfMeasurement = unitsOfMeasurement;

}

public void print()

{

System.out.println(this.height + " " + this.unitsOfMeasurement);

}

} // end class Height

Which method is the constructor? (Points : 1)

The print method

The Height method

The setHeight method

This class does not implement a constructor.

Question 5. Java primitive types include _________.

integer, double, string, boolean, long and float

integer, double, float, array, boolean and long

long, integer, string, array, float, double and character

long, double, character, float, integer and boolean

Question 6. What is the name for the circled items in the following statement? What is the name for the circled items in the following statement?

modulus specifier

format specifier

flags specifier

precision specifier

Question 7. Which Java operator is used for concatenation?

&&

+

.

||

What will display on the screen for mazdaCar's year when mazdaCar executes printYear()?

2008

2010

2011

Black

Question 9. Given the following method from a class:

...

public double calculateArea(double length, double width)

{ double area; area = length * width; return area; return area;

}

...

What is the scope of the variables length and width?

Global to the class.

Local to the method.

Global to all objects created from the class.

None of the above.

Question 10. In the following code fragment:

...

5 Person person1 = new Person();

6 Person person2 = new Person();

8 person1.setName("Bugs Bunny");

9 person2.setName("Daffy Duck");

10 System.out.println(person1.getName() + ", " + person2.getName());

12 person1.swapPerson(person2);

13 System.out.println(person1.getName() + ", " + person2.getName());

...

What is being passed to the swapPerson method in line 12:

an object

an object reference

a class

a class reference

Question 11. In the following Java code fragment:

...

int postion1 = 15;

int postion2 = 18;

int distanceApart =

Math.abs(position1 - position2);

...

What type of method is the Math.abs() method?

Instance method

Class method

Final method

Inherited method

Question 12. When a public method needs to access both class members (variables and methods) and instance members (variables and methods), the method must be a / an _________ method.

instance

helper

class

None of the above.

Question 13. In the following class:

public class Height

{

private double height;

private String unitsOfMeasurement;

public Height()

{

this.unitsOfMeasurement = "in";

}

public void setHeight(double height)

{

this.height = height;

this.unitsOfMeasurement = "cm";

}

public void setHeight(double height, String unitsOfMeasurement)

{

this.height = height;

this.unitsOfMeasurement = unitsOfMeasurement;

}

public void print()

{

System.out.println(this.height + " " + this.unitsOfMeasurement);

}

} // end class Height

Which method is overloaded? (Points : 1)

The print method

The Height method

The setHeight method

None of the methods are overloaded.

Question 14. What must a method return if the method implements method call chaining?

The calling object

Homework Help/Study Tips, Others

  • Category:- Homework Help/Study Tips
  • Reference No.:- M91334593
  • Price:- $35

Guranteed 24 Hours Delivery, In Price:- $35

Have any Question?


Related Questions in Homework Help/Study Tips

Review the website airmail service from the smithsonian

Review the website Airmail Service from the Smithsonian National Postal Museum that is dedicated to the history of the U.S. Air Mail Service. Go to the Airmail in America link and explore the additional tabs along the le ...

Read the article frank whittle and the race for the jet

Read the article Frank Whittle and the Race for the Jet from "Historynet" describing the historical influences of Sir Frank Whittle and his early work contributions to jet engine technologies. Prepare a presentation high ...

Overviewnow that we have had an introduction to the context

Overview Now that we have had an introduction to the context of Jesus' life and an overview of the Biblical gospels, we are now ready to take a look at the earliest gospel written about Jesus - the Gospel of Mark. In thi ...

Fitness projectstudents will design and implement a six

Fitness Project Students will design and implement a six week long fitness program for a family member, friend or co-worker. The fitness program will be based on concepts discussed in class. Students will provide justifi ...

Read grand canyon collision - the greatest commercial air

Read Grand Canyon Collision - The greatest commercial air tragedy of its day! from doney, which details the circumstances surrounding one of the most prolific aircraft accidents of all time-the June 1956 mid-air collisio ...

Qestion anti-trustprior to completing the assignment

Question: Anti-Trust Prior to completing the assignment, review Chapter 4 of your course text. You are a manager with 5 years of experience and need to write a report for senior management on how your firm can avoid the ...

Question how has the patient and affordable care act of

Question: How has the Patient and Affordable Care Act of 2010 (the "Health Care Reform Act") reshaped financial arrangements between hospitals, physicians, and other providers with Medicare making a single payment for al ...

Plate tectonicsthe learning objectives for chapter 2 and

Plate Tectonics The Learning Objectives for Chapter 2 and this web quest is to learn about and become familiar with: Plate Boundary Types Plate Boundary Interactions Plate Tectonic Map of the World Past Plate Movement an ...

Question critical case for billing amp codingcomplete the

Question: Critical Case for Billing & Coding Complete the Critical Case for Billing & Coding simulation within the LearnScape platform. You will need to create a single Microsoft Word file and save it to your computer. A ...

Review the cba provided in the resources section between

Review the CBA provided in the resources section between the Trustees of Columbia University and Local 2110 International Union of Technical, Office, and Professional Workers. Describe how this is similar to a "contract" ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As