Write a class code that outputs a security code


Question 1: Write a class called Message that prompts the user to enter a message of three words as one string, where words are separated by a single space. The program capitalizes the randomly chosen letter in each word, makes the rest of the word lowercase, and outputs the result. Also it outputs the number of letters in each word, printing the result into two columns: word and number of letters.

Question 2: Write a class Code that outputs a security code. The code be presumed to consist of three letters, randomly generated from ‘A' to ‘Z' , followed by between one and three digits, also generated randomly.

Request for Solution File

Ask an Expert for Answer!!
Computer Network Security: Write a class code that outputs a security code
Reference No:- TGS0537636

Expected delivery within 24 Hours