Write a C program to ask the user to input the name of boy and name of girl. Count the number of common letters to their names and add them up. Determine the corresponding equivalent using the game FLAMES! Example Name of Boy : John Victor Name of Girl : Vicenta Joy Number of common letters Boy: 8 (J, o n,V,i,c,t,o) Name of common letters Girl : 7 (V,i,c,n,t,J,o) Total Number: 15 - Angry

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 14PE
icon
Related questions
Question

Write a C program to ask the user to input the name of boy and name of girl. Count the
number of common letters to their names and add them up. Determine the corresponding
equivalent using the game FLAMES!
Example
Name of Boy : John Victor Name of Girl : Vicenta Joy
Number of common letters Boy: 8 (J, o n,V,i,c,t,o)
Name of common letters Girl : 7 (V,i,c,n,t,J,o)

Total Number: 15 - Angry

 

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Bare Bones Programming Language
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
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning