should be case-insensitive and exclude any non-alphabetic characters)
When input string and choose an option
After clicking the "EXECUTE" button
Enter a string (str): Hello world
Enter a string (str): Hello world
Choose an option:
Consonant characters
Choose an option: Consonant characters
Result:
Result:
EXECUTE
String str
Option
Result
EXECUTE
String str
Hello
7
Option
Length of string
Result
5
Hello
Length of string 5
=>
Hello world Consonant characters 7
Note:
If str, option, result are not displayed after pressing the "EXECUTE" button, 0.5 points will be deducted.
If every time you press the "EXECUTE" button with the required data, you only replace the existing data line on the table, 0.5 points will be deducted.
Question 3:
IMPORTANT - before you start doing your solution, MUST do the following steps:
1. Create your MS SQL database named Y24FA1B1 by running code in script Y24FA1B1.sql.
+ 100%
Zoom
Close