g [25 points] The standard format of a vehicle plate number in Missouri is CCD CDC, where C stands for an upper-case character, and D stands for a digit. Write a program to generate and display 10 random plate numbers.

Respuesta :

Answer:

The compete code with step by step explanation is attached as image since there was a technical issue due to which I could not type the answer here.

Output results are also attached as image.

We are required to generate and display 10 random vehicle plate numbers in the format of C C D C D C where 3rd and 5th place is for decimal digit and rest of the places are for upper case letters.

Ver imagen nafeesahmed
Ver imagen nafeesahmed