Write a boolean method called startt that accepts a string


Question: 1. Write a Boolean method called startT that accepts a String parameter and returns true if the string starts with "T", otherwise returns false

2. Write a method called reverse that accepts a String parameter and returns a string that contains the characters of the parameter in reverse order. Note that there is a method in the String class that performs this operation, but for the sake of this exercise, you are expected to write your own.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a boolean method called startt that accepts a string
Reference No:- TGS02318673

Expected delivery within 24 Hours