Vowels & Consonants Bar Graph Program in Java
Channel:
Subscribers:
1,540
Published on ● Video Link: https://www.youtube.com/watch?v=1mYczIKB3QA
Vowels & Consonants Bar Graph Program in Java
Write a program to accept a sentence which may be terminated by either '.', '?' or '!' only. The words may be separated by single blank spaces and are in UPPERCASE.
Perform the following tasks:
(a) Count number of vowels and consonants present in each word.
(b) Generate the output of the frequency in form of a bar graph, where V denotes vowels and C consonants.
#isc #computerscience #string #practical #samplepaper #java
Other Videos By Robin Sir
2023-12-09 | Kaprekar Number | ISC Computer Science Practical 2010 |
2023-12-07 | Matrix Transpose in Java | ISC Computer Science 2023 Paper 1 |
2023-12-02 | Stack Data Structure | ISC Computer Science |
2023-11-27 | Computational Complexity | ISC Class 12 Computer Science |
2023-11-23 | KMap Solution (ISC 2023 Paper 1) |
2023-11-16 | Dudeney Number Java Program (ISC Theory Paper 2023) |
2023-11-15 | KMap Solution (ISC Sample Paper 2024) |
2023-11-14 | Reverse a Number using Recursion in Java |
2023-11-13 | Lecture 8 String Manipulation in Python |
2023-11-08 | Binary Tree (Recursive Data Structure) |
2023-11-06 | Vowels & Consonants Bar Graph Program in Java |
2023-11-04 | Keyword Cipher Program in Java |
2023-11-02 | Lecture 7 Loops in Python |
2023-10-31 | Date Program in Java |
2023-10-28 | Lucky Numbers in Java |
2023-10-26 | Rotate Matrix 270 Degrees Anti-clockwise in Java |
2023-10-24 | The elif Keyword in Python |
2023-10-24 | Vampire Number in Java |
2023-10-18 | Doubly Markov Matrix in Java |
2023-10-16 | Lecture 5 The If Statement in Python |
2023-10-14 | Snowball String in Java |
Tags:
robin sir
vowels and consonants program in java
isc computer science
vowels and consonants bar graph
vowels and consonants frequency