Category: Command line argument
-
command line argument and custom exception example in java
WAP to accept 5 command line arguments and then raise custom exception if any argument is not from the list(“BCA”,”MCA”,”BBA”,”MBA”,”OTHER”).
WAP to accept 5 command line arguments and then raise custom exception if any argument is not from the list(“BCA”,”MCA”,”BBA”,”MBA”,”OTHER”).