Implement a method named alpha


Implement a method named alpha that will generate 50 random characters. The only valid characters to use are the set {a,b, c} (3 different chars). The method will print to the screen the randomly generated characters on one line (space separated) and will also return the numberof times that the middle character (b) was generated.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Implement a method named alpha
Reference No:- TGS096777

Expected delivery within 24 Hours