Questions
Suppose you are the director of the sales department of Easy Toys Ltd. You need a...

Suppose you are the director of the sales department of Easy Toys Ltd. You need a database application to record your new business leads. Your requirements are:

1 The identity of the staff who is developing the new business lead, including the staff’s first name, last name, and employee number.

2 The identity of the potential client, including the company name, key contact person, and the company address.

3 Information about each new business lead, including the type of product classifications (e.g. STEM / dolls / electronic toys / cars).

4 Information about each contact made to develop the new business lead, including the date of the contact, how much time the staff has spent on the contact, and a brief summary of the points discussed.

The IT department of Easy Toy Ltd tells you that they already have a lot of backlog and they cannot handle your request. You decide to build the system with one of your sales managers. Your sales manager proposes the following relational database design:

Table name

Primary key

Non-key attributes

Business lead

Employee name

First name, Last name, Company name, Key contact person, New product classification, Date of contact, Time spent, Brief summary

Required:

a) What are the problems in the above relational database design proposed by the sales manager?

b) Recommend a relational database design that can eliminate all the problems identified in part (a)

In: Computer Science

Create and initialize a string array, write and use 3 functions.Write a program. Create a string...

Create and initialize a string array, write and use 3 functions.Write a program.

Create a string array in the main(),called firstNameArray, initialize with7 first namesJim, Tuyet, Ann, Roberto, Crystal, Valla, Mathilda

Write a first function, named searchArray, that passes two arguments: a single person’s name and the array reference, into a function,This function should then search the array to see if the name is in the firstNameArray. If found, it will return the array index where the name is found, else it return the number 7.(This function needs 3 parameters –see code examples above)

Write the code in the main program to call/use the searchArray function. Check the return value for the index value returned. Print the name using the index number(0 to 6), or prints ‘name not found’ if it return a 7.

Write a second function, print AllNames, that will print all the names in the array.Pass the array into the function. (This function needs two parameters –see code example above)

Write the code in the main program to call/use this printAllNames function.

Write a third function, called deleteName, that will delete a name from the array. Check first to see if the name is in the array, before you try to delete it(use the searchArray function).If you find the name, then write “ “ to the location in the array. ... Just making spot blank.(This function requires 3 parameters –see code examples above).

Call the printAllNames function to print the array to verify you have deleted a value.Print out the array... if the spot/index in the array is blank do not print it.

C++

In: Computer Science

aluminum hydroxide (Amphojel)- Phosphate binders provide the following: Generic Name Brand Name Classification (pharmacological/physiological action on...

aluminum hydroxide (Amphojel)- Phosphate binders

provide the following:

  1. Generic Name
  2. Brand Name
  3. Classification (pharmacological/physiological action on the body)
  4. Dosage
  5. Route, Adverse Effects/side effect/life-threatening effects and
  6. Nursing Considerations (teaching, assessments, labs)

please cite the reference thanks

In: Nursing

Data Table 2. Reviewing Compounds. #1 Compound Name Compound Name Are #1 geometric isomers, structural isomers,...

Data Table 2. Reviewing Compounds.

#1

Compound Name

Compound Name

Are #1 geometric isomers, structural isomers, or not isomers?

#2

Compound Name

Compound Name

Are #2 geometric isomers, structural isomers, or not isomers?

#3

Compound Name

Compound Name

Are #3 geometric isomers, structural isomers, or not isomers?

Data Table 3. Benzene.

Question

Answer

What is the molecular geometry of the carbons in benzene?

Structural formula of methylbenzene

Structural formula of 1-propyne

Data Table 4. Alcohols.

Question

Answer

Structural formula of 1-propanol

Why is oxygen represented with a “bent” structure?

Structural formula of 2-propanol

Data Table 5. Ethers, Aldehydes, and Ketones.

Question

Answer

Structural formula of dimethyl ether

What is the relationship that exists between ethanol (C2H6O) and dimethyl ether (C2H6O)?

Structural formula of methanal

Molecular geometry of the aldehyde

Structural formula of 2-propanone

What is the relationship between propanal and propanone?

Data Table 6. Carboxylic Acids and Amines.

Question

Answer

Structural formula of ethanoic acid

Structural formula of benzoic acid

Structural formula of methylamine

Questions

Describe the difference between an aldehyde and a ketone.

In: Chemistry

Using jGRASP, write a Java program named LastnameFirstname10.java, using your last name and your first name,...

  • Using jGRASP, write a Java program named LastnameFirstname10.java, using your last name and your first name, that does the following:
    • Create two arrays that will hold related information.
      • You can choose any information to store, but here are some examples:
        • an array that holds a person's name and an array that hold's their phone number
        • an array that holds a pet's name and an array that holds what type of animal that pet is
        • an array that holds a student's name and an array that holds what their grade is.
    • Allow a user to fill in the information for the array. Use a loop.
      • Note: Limit the size of your array. Make it at least size 3, but no larger than 10.
    • Print out the contents of both arrays so that the information in the different arrays are presented in a coherent manner.
      • Examples:
        • Nikki's phone number is: 455-0123
          Ed's phone number is: 455-0987
          Blanca's phone number is: 455-3456
        • Snoopy is a pet dog
          Garfield is a pet cat
          Pudge is a pet fish
        • William : B
          Mike : C
          Pete : A
    • Use loops to print out the contents of the arrays.
    • Note: You can make your arrays hold whatever information you want. You don't need to follow the examples. Be creative as you wish! :)
  • Your program MUST:
    • Actively use in-line comments stating what each section of code does.
    • Use try/catch if, and only if, necessary.
    • Begin storing data in the first box of the array - not the second.
  • Your program must conform to the Java coding standards

In: Computer Science

Using jGRASP, write a Java program named LastnameFirstname09.java, using your last name and your first name,...

  • Using jGRASP, write a Java program named LastnameFirstname09.java, using your last name and your first name, that does the following:
    • Declare an array reference variable called myFavoriteSnacks for an array of String type.
    • Create the array so that it is able to hold 10 elements - no more, no less.
    • Fill the array by having each array element contain a string stating one of your favorite foods/snacks.
      • Note: Only write the name of the snack, NO numbers (i.e. Do not write "1. cookies")
    • Use a loop to print out the contents of the array.
  • Your program MUST:
    • Actively use in-line comments stating what each section of code does.
    • Print out the numbers 1 to 10 -- NOT 0 to 9 (see Example Output below)
  • Your program must conform to the Java coding standards

In: Computer Science

Company: Citigroup Company analysis: 1)Full company name; home office (city, state, country); name of CEO and...

Company: Citigroup

Company analysis:

1)Full company name; home office (city, state, country); name of CEO and name of President or indicate if same; stock symbol; stock exchange where stock is traded; closing stock price as of the Friday before the date the project is due.

2)History of the company. Where was the company founded and who was/were the founders? Indicate any major events in the company’s history like mergers or acquisitions?

3)What primary industry does this company compete in and who are their major competitors. Is there any public economic data that indicates their overall competitive position?

4)What is the enterprise level strategy (mission/vision/values). What does the company stand for? Substantiate this, if you can, with research and citations. What is their “Brand Promise”?

5)Corporate level strategy. What is this strategy and if there are portfolio businesses, name the top three held by this company?

In: Operations Management

(1)Name three federal agencies that are involved in national drug control efforts. Just name them--you do...

(1)Name three federal agencies that are involved in national drug control efforts. Just name them--you do not need to use complete sentences.

(2)According to the Unnatural Causes documentary, racism can indeed contribute to health disparities in infant health outcomes. T or F

(3Name 2 things that pregnant women should do to reduce their chances of a low-birth-weight baby.  Please use complete sentences.

In: Psychology

Please name your driver program XXX_P03 where XXX are your initials. Please name your array utilities...

  1. Please name your driver program XXX_P03 where XXX are your initials. Please name your array utilities class ArrayUtilities. Have only static methods in your ArrayUtilities class. Make sure your program will work for any array size.

Write a driver program with a double array that is initialized with the following test data. You may hard code this data into your array.

Echo the input in a neat table formatted exactly as below (5 elements to a line and aligned). Then output the number of elements in the array, smallest, largest, range, array total and average, using the methods of the array utilities class defined below.

Java Eclipse

In: Computer Science

Using jGRASP, write a Java program named LastnameFirstname11.java, using your last name and your first name,...

Using jGRASP, write a Java program named LastnameFirstname11.java, using your last name and your first name, that does the following:

  • Defines a method called generateNums. This method will create an array of size x, fill it with random numbers between y and z, then return the array. When you call the method, you must specify the size of the array (x), the beginning of your random number range (y), and the ending of your random number range (z).
  • Defines a method called avgNums. You will be able to pass a double array to this method. This method will add up all the numbers in the array. Then it will divide that sum by the size of the array to find the average of all the numbers. Return the average.
  • Asks the user for input to determine the array size and what range of random numbers to generate.
  • Calls the generateNums method 5 times to create arrays based on the user's input.
    • Store each of the returned arrays into a variable.
  • Calls the avgNums method 5 times.
    • Store each of the returned arrays into a variable.
  • Prints the results, displaying 4 digits after the decimal.

In: Computer Science