Write some of the methods in the java string class api

Assignment Help Computer Engineering
Reference no: EM132206517

Write some of the methods in the Java String class API. You are not using the methods, you are writing them.

The only methods from the API you are allowed to use are:

From String class:
constructors
toCharArray( )
toString( )

From Scanner class: all methods

Name your class MyString. The fields should be the original String and an array of chars. Write a constructor method that accepts a String as a parameter and initializes the two fields.

Write a method for each of the API String methods listed above. Do not use the String API except as noted above.

Write a driver class that reads in a line of text from the user. Then test each of the methods you have written.

Be sure to print a clear explanation of the test and the results. ie: Original string is: test Result from call to toUpperCase: TEST Demonstrate the test and the result of the test

You can use the .length field that all arrays in Java have. Implement the following methods:

MyString(String str)

char charAt(int index) int compareTo(MyString anotherMyString)

int compareToIgnoreCase(MyString anotherMyString)

MyString concat(MyString str)

boolean endsWith(MyString suffix)

boolean equals(MyString anotherMyString)

boolean equalsIgnoreCase(MyString anotherMyString)

int indexOf(char ch)

int indexOf(char ch, int fromIndex)

int lastIndexOf(char ch)

int length( )

MyString replace(char oldChar, char newChar)

boolean startsWithString(MyString prefix)

MyString substring(int beginIndex)

MyString substring(int beginIndex, int endIndex)

MyString toLowerCase( )

MyString toUpperCase( )

String toString( )

For extra credit:

MyString replaceAll(MyString str, MyString replacement)

int indexOf(MyString str)

int indexOf(MyString str, int fromIndex)

boolean contains(MyString s)

Reference no: EM132206517

Questions Cloud

Write a method that return true if the array is not a square : Write a method that return true if the array is not a square and returns false if the array is a square.
Write a mips function that given two user inputed integers : Write a MIPS function that given two user inputed integers, returns the product of those two integers.
Case study-a brawl in mickey backyard : Outside City Hall in Anaheim, California— home to the theme park Disneyland— dozens of protestors gathered in August 2007 to stage a skit.
Write a method in java to sort a stack of n integer numbers : To implement this method you must use one more auxiliary stack and you should not make any assumptions about how the stack is implemented.
Write some of the methods in the java string class api : Write some of the methods in the Java String class API. You are not using the methods, you are writing them.
Explaining the salient aspects of the six-sigma program : Write a short essay (1 page or less) explaining the salient aspects of the six-sigma program.
About the ISO 9000 series of standards : Write a short essay (1 page or less) about the ISO 9000 series of standards. Write a short essay (1 page or less) about Quality Assurance.
Use a dummy int parameter to distinguish itself : This method should result in the number having one added to the real component and return the new value of the number.
About operating new high tech equipment just installed : He has years of experience working in another hospital and knows more than rest of team about operating new high tech equipment just installed in department.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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