Mr. Ahmed wants to check whether the Employee ID and GSM number entered by the Employee to register for participating in a football competition is valid or not.   Write a Java program to read the Employee ID and GSM Number of an Employee. If the Employee ID does not start with the characters ST or if the Mobile Number does not contain exactly 8 digits, throw a user-defined exception InvalidDetailsException. If the details entered are valid, display the message “correct details are entered!!!” otherwise display “Entered details are invalid!!”   Sample Test case:   Enter Employee ID: ST1500 Enter GSM Number: 999656478

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter14: Exception Handling
Section: Chapter Questions
Problem 5PE
icon
Related questions
Question

Mr. Ahmed wants to check whether the Employee ID and GSM number entered by the Employee to register for participating in a football competition is valid or not.

 

Write a Java program to read the Employee ID and GSM Number of an Employee. If the Employee ID does not start with the characters ST or if the Mobile Number does not contain exactly 8 digits, throw a user-defined exception InvalidDetailsException.

If the details entered are valid, display the message “correct details are entered!!!” otherwise display “Entered details are invalid!!”

 

Sample Test case:

 

Enter Employee ID: ST1500

Enter GSM Number: 999656478

Entered details are invalid!!”

Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Exception Handling Keywords
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,