cpp

[Solved] Count Vowel with C++

[Solved] Count Vowel with C++

Count Vowel: In the Mini project 8th module is to find the number of vowel letters in a word(consider both uppercase and lowercase). Rita allotted this function to Patrick.Help Patrick to write a program to find the number of vowel letters…

[Solved] Compare 2 arrays with C++

[Solved] Compare 2 arrays with C++

Compare 2 arrays: Write a program to find whether 2 arrays are contains the same element in same index position.  Input Format: Input consists of 2n+1 integers. The first integer corresponds to ‘n’ , the size of the array. The…

[Solved] Maximum of 3 numbers with C++

[Solved] Maximum of 3 numbers with C++

Maximum of 3 numbers: Mrs. Anitha , our favourite Maths teacher wanted to teach her new batch of students to find maximum among three numbers.Write a program to accept 3 integers and find maximum among 3 numbers using functions and…

[Solved] Distance between 2 Points with C++

[Solved] Distance between 2 Points with C++

Distance between 2 Points: Mrs. Anitha , our favourite Maths teacher wanted to teach her new batch students to find the distance between 2 points.Write a program to accept 2 points and to calculate the distance between them using functions…

[Solved] Odd or Even with C++

[Solved] Odd or Even with C++

Odd or Even: Mrs. Anitha , our favourite Maths teacher wanted to teach her students to check whether the given number is odd or even.Write a program to accept an integer and to check whether the given number is odd…

[Solved] Minimum and Maximum with C++

[Solved] Minimum and Maximum with C++

The ExConFair is the region’s largest trade fair on Construction Equipments & Technology. The Event organizers hired college students as volunteers to work at the fair as the event is targeted to be attended by approx. 30 million visitors. At…

[Solved] Four Seasoners with C++

[Solved] Four Seasoners with C++

Four Seasoners: Dinesh also joined the group of 3 idiots and now their group is called Four Seasoners. Meanwhile, Binoy has moved to a new house in the same locality. Now the houses of Ajay, Binoy and Chandru are in…

[Solved] Total Expenses with C++

[Solved] Total Expenses with C++

Total Expenses: The much awaited event at the entertainment industry every year is the “Screen Awards”. This year the event is going to be organized on December 25 to honour the Artists for their professional excellence in Cinema. The Organizers…