C++

[Solved] Seven Segment Display with C++

[Solved] Seven Segment Display with C++

Seven Segment Display: The Event Organizing Company “Buzzcraft” wanted to procure seven segment displays to display any numeric information display boards, scrolling ad banners, etc., to place it in their Events. The Company contracted out their order to MDC team…

[Solved] Help Lost Child with C++

[Solved] Help Lost Child with C++

Help Lost Child: Harry, a little boy was accompanied by his Dad to visit the “Aquatica Carnival”. The event saw a large crowd and the Security Chiefs found it hard to control them. Very regretfully, Harry got lost and was…

[Solved] Transceiver Communication with C++

[Solved] Transceiver Communication with C++

Transceiver Communication: The ExCon Fair is the region’s largest trade fair on Construction Equipments & Technology. The Event is targeted to be attended by approx. 30 million visitors. To ensure the smooth functioning of the event and the safety of…

[Solved] Change Position with C++

[Solved] Change Position with C++

Change Position: The room that Patrick and Johnny were staying was very big. They felt lazy to walk inside the room from the bed’s location to another location. So they wanted to change the position of the bed. The shape…

[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] Trade Fair with C++

[Solved] Trade Fair with C++

Trade Fairs are important for companies to present their products and to get in touch with its customers and business parties. One such grandeur Trade Fair Event was organized by the Confederation of National Large Scale Industry.Number of people who…

[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…