C Programming Upper, Dis-upper by CodeChum Admin Make me a program that accepts a size of the character array and its values. Then, count the number of uppercase vowels that are in it.   Easy, right? Then go and code as if your life depends on it!   Tip: After your scan for the size, add a space after the placeholder like this so that the newline character directly after the number won't be scanned as one of the characters: scanf("%d ", &size); Input 1. Size of the array 2. Characters of the array Output The first line will contain a message prompt to input the size of the array. The second line will prompt to input the characters of the array. The last line contains the count of the uppercase vowels. Enter·the·size·of·the·array:·19 CodeChum·is·AWEs

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question

 C Programming

Upper, Dis-upper

by CodeChum Admin

Make me a program that accepts a size of the character array and its values. Then, count the number of uppercase vowels that are in it.

 

Easy, right? Then go and code as if your life depends on it!

 

Tip: After your scan for the size, add a space after the placeholder like this so that the newline character directly after the number won't be scanned as one of the characters:

scanf("%d ", &size);

Input

1. Size of the array

2. Characters of the array

Output

The first line will contain a message prompt to input the size of the array. The second line will prompt to input the characters of the array. The last line contains the count of the uppercase vowels.

Enter·the·size·of·the·array:·19
CodeChum·is·AWEsome
Count·=·2
main.c
<>
C
Test Cases
scanf("d , &size);
1
S Run Te
Input
1. Size of the array
O Test C
2. Characters of the array
Output
O Test C
The first line will contain a message prompt to
input the size of
The second line will prompt to input the
characters of the array.
The last line contains the count of the uppercase
array.
O Test C
vowels.
O Test C
Enter the size of the array: 19
CodeChum is AWEsome
O Test Ca
Count 2
O Test Ca
Score: 0/10
O (
Execute Co
= Overview
7/7
271385023 27314.jpg
29°C Partly
P Type here to search
N-VISION
POWER
AUTO
+
立
Transcribed Image Text:main.c <> C Test Cases scanf("d , &size); 1 S Run Te Input 1. Size of the array O Test C 2. Characters of the array Output O Test C The first line will contain a message prompt to input the size of The second line will prompt to input the characters of the array. The last line contains the count of the uppercase array. O Test C vowels. O Test C Enter the size of the array: 19 CodeChum is AWEsome O Test Ca Count 2 O Test Ca Score: 0/10 O ( Execute Co = Overview 7/7 271385023 27314.jpg 29°C Partly P Type here to search N-VISION POWER AUTO + 立
main.c
<.
+ C
Test Cases
7. Upper, Dis-upper
by CodeChum Admin
CE Run Tests
Make me a program that accepts a size of the
character array and its values. Then, count the
number of uppercase vowels that are in it.
O Test Cas
Easy, right? Then go and code as if your life
depends on it!
O Test Case
Tip: After your scan for the size, add a space
after the placeholder like this so that the newline
character directly after the number won't be
O Test Case
scanned as one of the characters:
scanf ("Xd ", &size);
O Test Case
Input
1. Size of the array
O Test Case
2. Characters of the array
O Test Case
Score: 0/10
E Overview
717
Execute Code
Act
271385023 27314jpg
Goto
O Type here to search
29°C Partly sunny
N-VISION
POWER
AUTO
Transcribed Image Text:main.c <. + C Test Cases 7. Upper, Dis-upper by CodeChum Admin CE Run Tests Make me a program that accepts a size of the character array and its values. Then, count the number of uppercase vowels that are in it. O Test Cas Easy, right? Then go and code as if your life depends on it! O Test Case Tip: After your scan for the size, add a space after the placeholder like this so that the newline character directly after the number won't be O Test Case scanned as one of the characters: scanf ("Xd ", &size); O Test Case Input 1. Size of the array O Test Case 2. Characters of the array O Test Case Score: 0/10 E Overview 717 Execute Code Act 271385023 27314jpg Goto O Type here to search 29°C Partly sunny N-VISION POWER AUTO
Expert Solution
steps

Step by step

Solved in 5 steps with 2 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage