Advanced Java Programming - Old Questions
Question Answer Details
3. Describe the responsibility of Serializable interface. Write a program to read an input string from
the user and write the vowels of that string in VOWEL.TXT and consonants in CONSOLNANT.TXT
(2+8)
Answer
AI Generated Answer
AI is thinking...