Question: Programmed in Java please :) Your class will contain the following methods: Main You will use it to test the methods you created below toCamel

Programmed in Java please :)

Your class will contain the following methods:

  1. Main

You will use it to test the methods you created below

  1. toCamel

it will take a string sentence and will return a single string word that represents the sentence in Camel Case. For example if the input was Federal tax raTe the result will be federalTaxRate

  1. convertToList

it will take an array of numbers and return it as an arraylist of the same type.

For example, if it was an array of integers it will convert it to an array list of integers and if it was an array of doubles it will convert it to an arraylist of doubles.

  1. Merge

It will take two String arrays and merge them into one arraylist

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!