subject

1) Write a program in C that takes an input string from the user and counts and outputs the total number of alphabets, digits and also outputs the number of lower case, upper case, vowels, and consonants. Example: Input: TexasTech 1234 Output: The total number of alphabets: 9 The total number of digits: 4 The total number of lower case alphabets: 7 The total number of upper case alphabets: 2 The total number of vowels: 3 The total number of consonants: 6.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 19:30
Amitha writes up a one-page summary of a novel during her summer internship at a publishing company. when she reads over the page, she realizes she used the word “foreshadow” seven times, and she would like to reduce the repetition. which tool would best amitha solve this problem?
Answers: 3
question
Computers and Technology, 24.06.2019 12:40
Match the feature to the network architecture. expensive to set up useful for a small organization easy to track files has a central server inexpensive to set up difficult to track files useful for a large organization does not have a central server client- server network peer-to-peer network
Answers: 3
question
Computers and Technology, 24.06.2019 13:30
Does anybody know how to hack into a google account? i had important information on it and it is gone now and i need getting it back.
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
What is the function of compilers and interpreters? how does a compiler differ from an interpreter?
Answers: 2
You know the right answer?
1) Write a program in C that takes an input string from the user and counts and outputs the total nu...
Questions