Algorithm
1. Info a character from user. Store it in some factor say ch.
2. First check if the character is alphabet or not.
3. Next, check condition for digits.
4. At last, on the off chance that a character is neither letters in order nor digit, at that point character is a
special character.
C Program
FLOWCHART:
ALGORITHM
Step 1: Start
Step 2: Enter/ Input the grade
Step 3: Identify the equivalent of every grade. (E (Excellent), V (very good), G (Good), A (Average), and F
(Fail))
Step 4: End
FLOWCHART:
C PROGRAMMING
OUTPUT:
ALGORITHM
Step 1: Start
Step 2: Input Password
Step 3:Read Menu( withdraw, check balance, deposit, and quit)
Step 4: Put your chosen transaction
Step 5: Check your transaction
Step 6:End
FLOWCHART
C PROGRAMMING
OUTPUT