Questions
Write a JAVA program read a number within the range of 1 through 1000 to display...

Write a JAVA program read a number within the range of 1 through 1000 to display the Roman numeral version of that number.

Include screenshot of the output

In: Computer Science

1) a. Write a C++ program for the recursive algorithm that removes all occurrences of a...

1) a. Write a C++ program for the recursive algorithm that removes all occurrences of a specific character from a string

b. Write the pseudocode for the program.

In: Computer Science

*C programming* My friend Steve wants to buy something nice for himself. He doesn't know want...

*C programming*

My friend Steve wants to buy something nice for himself. He doesn't know want he wants yet but he is thinking of spending $1,000 on it or more. He makes $500 a month and has a monthly living expense of $325. He also has a lot of bi-monthly subscription payments which costs him $450 every other month ($450 is the bimonthly expenses) . He wants to know when he will be able to buy want he wants and still be able to pay his bills. He can work normal hours or work overtime and earn an extra $150 a month. Other things to consider are the tax rate (which is seven percent) and the amount of money he already has.

In: Computer Science

In SSL and TLS, why is there a separate Change Cipher Spec Protocol rather than including...

In SSL and TLS, why is there a separate Change Cipher Spec Protocol rather than including a “change_cipher_spec” message in the Handshake Protocol?

In: Computer Science

All else being equal, would you prefer to work in a tall or flat organization? Why?...

All else being equal, would you prefer to work in a tall or flat organization? Why? Which one do you think is best: a narrow span of control, or a wide span of control? How does the concept of span of control relate to tall/flat organizations? Justify your reasoning.

300 words

In: Operations Management

Assume the total cost of a college education will be $375,000 when your infant child enters...

Assume the total cost of a college education will be $375,000 when your infant child enters college in 17 years. How much you invest at the end of each month in order to accumulate the required $375,000 at the end of 17 years if your monthly investments earn an annual interest rate of 4 percent, compounded monthly?

In: Finance

draft a sales pitch of MPO Fenêtres company in 200-250 words.

draft a sales pitch of MPO Fenêtres company in 200-250 words.

In: Operations Management

Write the balanced equation for the combustion of aqueous citric acid. Determine the standard molar enthalpy...

Write the balanced equation for the combustion of aqueous citric acid. Determine the standard molar enthalpy of aqueous citric acid. citric acid can constitute 8% of the dry weight of limes if a typical lime contains 30 ml of juice how much energy is released when one lime is combusted?

In: Chemistry

Java Part 2 of 4 - Amusement Park Programming Project MUST BE COMPATIBLE WITH PART 1...

Java

Part 2 of 4 - Amusement Park Programming Project

MUST BE COMPATIBLE WITH PART 1

https://www.chegg.com/homework-help/questions-and-answers/java-part-1-4-amusement-park-programming-project-requirements-use-java-selection-construct-q40170145?trackid=ERIFssNL

Requirements:

  1. Use the Java selection constructs (if and if else).
  2. Use the Java iteration constructs (while, do, for).
  3. Use Boolean variables and expressions to control iterations.
  4. Proper error handling.

Class:

Merchandise – models merchandise available in the gift shop such as t-shirts, sweatshirts, and stuffed animals.

Instance Fields:

  1. id : long – to identify the specific merchandise item.
  2. category : String – to store the specific type of merchandise.
  3. description : String – to store the description of the merchandise.
  4. price : double – to store the price of the merchandise.
  5. inStock : boolean – to indicate if the merchandise is instock or on-order.

Constructors and Methods:

  1. Merchandise(String, String, String, double, boolean) – parameterized constructor that initializes the attributes of a merchandise item.
  2. setPrice(double) – to change the price of the merchandise.
  3. getInstock() : boolean – to change the status of the merchandise item.
  4. getId() : String – Accessor method for instance field.
  5. getCategory() : String – Accessor method for instance field.
  6. getDescription() : String – Accessor method for instance field.
  7. getPrice() : double – Accessor method for instance field.
  8. toString() : String – to return a neatly formatted string that contains all the information stored in the instance fields.

In: Computer Science

Show that any number that ends in 9 if squared ends at 1.

Show that any number that ends in 9 if squared ends at 1.

In: Computer Science

which architechtural pattern is suitable to appliactio in which data is genrated by one computer and...

which architechtural pattern is suitable to appliactio in which data is genrated by one computer and used by anoter

In: Computer Science

The Double.parseDouble() method requires a String argument, but it fails if the String cannot be converted...

The Double.parseDouble() method requires a String argument, but it fails if the String cannot be converted to a floating-point number. Write an application in which you try accepting a double input from a user and catch a NumberFormatException if one is thrown. The catch block forces the number to 0 and displays Value entered cannot be converted to a floating-point number. Following the catch block, display the number.

import java.util.*;
public class TryToParseDouble {
    public static void main(String[] args) {
        // Write your code here
    }
}

In: Computer Science

various provisions of IFRS/FASB related to Franchise Accounting

various provisions of IFRS/FASB related to Franchise Accounting

In: Accounting

I am struggling with this assignment for my java class. Objectives: Your program will be graded...

I am struggling with this assignment for my java class.

Objectives: Your program will be graded according to the rubric below. Please review each objective before submitting your work so you don’t lose points.

1.Create a new project and class in Eclipse and add the main method. (5 points)

2. Construct a Scanner to read input from the keyboard. (5 points)

3. Prompt the user with three questions from the Psychology Today quiz, and use the Scanner to read their responses. (15 points)

4. Use conditional statements, logical operators, and String methods to check if each user response is either “yes” or “y” with arbitrary capitalization. (30 points).

5. Use an accumulator to track the number of statements that the user agrees with. (15 points)

6. Use a cascading if-else statement to print the result of the quiz that corresponds to the value stored in the accumulator. (20 points)

7. Use meaningful variable names, consistent indentation, and whitespace (blank lines and spaces) to make your code readable. Add comments where appropriate to explain the overall steps of your program. (10 points)

Sample Output: Below is an example run of the program.

The user input is in bold. Psychology Today Quiz: Are You Stressed Out? -------------------------------------------- Do you agree with the following statements?

1. I am losing my sense of humor. Yes

2. I find it more and more difficult to see people socially. no

3. I feel tired most of the time. y You are possibly stressed out.

Choose any three of the twelve statements from the Psychology Today quiz to include in your program. The final line of output should depend on the number of yes responses. The possible final lines are shown in the following table: Yes responses Final output line 0 You may be more exhausted than stressed out. 1 You may be beginning to stress out. 2 You are possibly stressed out. 3 You are probably stressed out. Note that you can print a blank line by calling System.out.println with no argument.

In: Computer Science

For a summer camp, just kinda make up stuff describe the organizational structure of the project....

For a summer camp, just kinda make up stuff

describe the organizational structure of the project. Additionally, describe the organizational structure of the company that engaged in that project. Once you have described the two sets of organizational structures, discuss how well (or not so well) they meshed and worked together. describe any changes you would make to the organizational structure of the project based on your readings. Justify your recommendation.

In: Operations Management