Computer Science, asked by krishnarjunkarmakar, 9 months ago

count the no. of vowels in a string in qbasic​

Answers

Answered by mohdfarukh568
1

Answer:

1. CLS, INPUT " ENTER ANY STRING "; S$ VC =0, CC =0, WC= 1, SC= 0. FOR!= 1 TO LEN B$= MID$

2. SUB COUNT

3. FUNCTION COUNT

Similar questions