Program should read two english words from the command l

Assignment Help Business Management
Reference no: EM13857769

Write a java program in one file called Assg2.java to solve the following problem.The program should read two English words from the command line i.e. as command line arguments. It should then output to the console all possible ways those words can cross each other, and then terminate. A typical session might be as follows.

%java Cross lottery boat

 b
lottery
 a
 t

  b
  o
  a
lottery

   b
   o
   a
lottery

If the words to not cross at all then a message saying so should be printed instead. Note that if the main method has the signature public static void main(String[] arg)

then the two words on the command line above are in the array arg.

Arrays are not necessary to solve this problem, though you may solve it any way you please. Use the charAt andlength methods in the String class. (Use the table of String methods in the book as a reference for these.)

Your program should be in a file called Assg2.java, which you should submit electronically by using the "Submit Assignment" link to moodle on the class website.

Hint: do the following if you feel you need some guidance.

First write a static method with the following signature.

private static boolean crossesAt(String w1, int pos1, String w2, int pos2)

This should determine whether the character at position pos1 in w1 is the same as the character at position pos2in w2, i.e. can w1 and w2 be crossed at those positions. Test this carefully to be sure that it works.

Then write a static method that eventually will print out a cross as follows. Define a static method with the following signature.

private static void printCross(String w1, int pos1, String w2, int pos2)

This method will eventually print w1 horizontally and w2 vertically, crossing at position pos1 in w1 and pos2 in w2. Develop it incrementally as follows.

1. Write printCross so that it just prints out w2 vertically, one character at a time per line at the left margin of the console, and test this. Then modify it to indent each line by pos1 spaces, so that the vertical word w2 is printed in the correct position on the page to cross w1. Test this.

2. Modify printCross so that (mentally numbering printed lines from zero) when you print the line whose number is equal to pos2 you instead print w1, leaving the remaining lines printed as before. Test that this does indeed print a cross of two Strings in the positions supplied.

Now write a main program that tries all potential crossing positions, and uses the two static methods to print out all crossings. Decide what to do about no crossing positions once your have a working main program.

Reference no: EM13857769

Questions Cloud

Different types of database management system : What are the pros and cons of using different types of database management system (relational, object, and object-relational)? Why do you think object database never took off? What do you think is the future of relational database, object database, a..
Discuss the significance of the environmental factors : Identify and discuss the significance of the environmental factors, both internal and external to the organization, that were driving the need for change in recruitment practices for the Australian Defence Forces (ADF).
Realm of abnormal psychology : Research a specific mental disorder within the realm of Abnormal Psychology. The topic must be one which is discussed in the Comer text and described in the current edition of the Diagnostic and Statistical Manual of Mental Disorders (DSM).
Differences between type 1 and type 2 diabetes : Explain the medical and dietary differences between type 1 and type 2 diabetes. Be sure to include specific medications, exercise recommendations, and dietary recommendations in your answer along with appropriate references. How can the carbohydra..
Program should read two english words from the command l : Write a java program in one file called Assg2.java to solve the following problem.The program should read two English words from the command line i.e. as command line arguments. It should then output to the console all possible ways those words can c..
What are the advantages of the use of factor-rating schemes : What are the advantages and disadvantages of the use of factor-rating schemes?
Opportunity in the field of psychology : Resource: Instructor-approved research issue, problem, or opportunity in the field of psychology
What was the market reaction to the scandal news? : What was the market reaction to the scandal news?
Explain the transmission of data from a client : In a short paragraph, explain the transmission of data from a client and a server. Explain the content (in general) of each message and the direction (from client to server or server to client).Assume that the client initiates the communication sessi..

Reviews

Write a Review

Business Management Questions & Answers

  Caselet on michael porter’s value chain management

The assignment in management is a two part assignment dealing 1.Theory of function of management. 2. Operations and Controlling.

  Mountain man brewing company

Mountain Man Brewing, a family owned business where Chris Prangel, the son of the president joins. Due to increase in the preference for light beer drinkers, Chris Prangel wants to introduce light beer version in Mountain Man. An analysis into the la..

  Mountain man brewing company

Mountain Man Brewing, a family owned business where Chris Prangel, the son of the president joins. An analysis into the launch of Mountain Man Light over the present Mountain Man Lager.

  Analysis of the case using the doing ethics technique

Analysis of the case using the Doing Ethics Technique (DET). Analysis of the ethical issue(s) from the perspective of an ICT professional, using the ACS Code of  Conduct and properly relating clauses from the ACS Code of Conduct to the ethical issue.

  Affiliations and partnerships

Affiliations and partnerships are frequently used to reach a larger local audience? Which options stand to avail for the Hotel manager and what problems do these pose.

  Innovation-friendly regulations

What influence (if any) can organizations exercise to encourage ‘innovation-friendly' regulations?

  Effect of regional and corporate cultural issues

Present your findings as a group powerpoint with an audio file. In addition individually write up your own conclusions as to the effects of regional cultural issues on the corporate organisational culture of this multinational company as it conducts ..

  Structure of business plan

This assignment shows a structure of business plan. The task is to write a business plane about a Diet Shop.

  Identify the purposes of different types of organisations

Identify the purposes of different types of organisations.

  Entrepreneur case study for analysis

Entrepreneur Case Study for Analysis. Analyze Robin Wolaner's suitability to be an entrepreneur

  Forecasting and business analysis

This problem requires you to apply your cross-sectional analysis skills to a real cross-sectional data set with the goal of answering a specific research question.

  Educational instructional leadership

Prepare a major handout on the key principles of instructional leadership

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd