Reference no: EM131291743
1. Write methods that take a word input by the user and then:
a. splits the word into a unicode character array
b. determines if the input word is a palindrome - the same frontwards and backwards.
c. sorts the unicode character array according to their unicode decimal values.
d. generates statistics based on the max, min, and average of the unicode value array.
To accomplish items b and c, consider using a nested loop so that an array can be compared to itself. For item c, if an array's value in the outer loop is greater that that of the inner loop, the values are swapped. This is a bubble sort - more here: https://mathbits.com/MathBits/Java/arrays/Bubble.htm
2. Employ JTable for an applet that displays the results of the above tasks. Hint: you may want to have single array accumulate rows from from the tasks. Think of how you can handle varying dimensions for output to be a single applet. Or, alternatively, have the user select which output to display in a different sized JTable.
3. Incorporate a Java collection covered in lecture 9 into your final project.
Create all the necessary tables columns and relationships
: Then, using both MySQL Workbench and MySQL Server, create a schema called ABC_YourLastName. In this schema, create all the necessary tables, columns, and relationships to meet the requirements.
|
Consider utilizing each of the functions
: Can you identify three (3) Microsoft Excel 2013 functions that you believe to be the most useful within the application? Next, describe one (1) way in which you would consider utilizing each of the functions you have identified for a business or p..
|
Asset tracking and management software application
: Background. You are part of a team that will be implementing an asset tracking and management software application. Choose an organization with which you are familiar for this assignment.
|
Explain the ethical dilemma portrayed in case
: Explain the ethical dilemma portrayed in this case.- Describe the perspectives, needs, and expectations of each of the given health care stakeholders.
|
Employ jtable for an applet that displays the results
: Employ JTable for an applet that displays the results of the above tasks. Hint: you may want to have single array accumulate rows from from the tasks.
|
Kind of network configuration diagram
: What kind of network configuration does NYC's free Wi-Fi(LinkNYC) run on and what kind of network configuration diagram would represent this?
|
Usefulness of the life cycle
: What is the usefulness of the Life Cycle. What are some of the pros and cons to the Life Cycle? Why is the Life Cycle viewed as a critical component within Information Technology? Describe a project that you may have had that failed? Why did i..
|
Write application that displays frame containing two labels
: Write an application that displays a frame containing two labels that display your name, one for your first name(Jeremy) and one for your last(Green).
|
Third-party penetration testing for a large law firm
: You have been hired to perform third-party penetration testing for a large law firm. Using the information you learned in this unit, create a written strategy on how you would perform a reconnaissance attack on the law firm. Be sure to address the..
|