Question: 1. Give Java code examples of the following (2 x 5-10 points) a) Instantiate a two dimesional array of String type elements with 4 rows

 1. Give Java code examples of the following (2 x 5-10

1. Give Java code examples of the following (2 x 5-10 points) a) Instantiate a two dimesional array of String type elements with 4 rows and 3 columns. b) Output the fisrt character of the String at first row and second column of the two dimensional String array. c) Compare String S1 to String S2 where the case of the String should be ignored. d) Splitting String S1 at each comma and period (,'and '.') e) Generate a random integer between 1 and 10, inclusive of both numbers

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!