Question: pls send me program in C++ Consider the following paragraph: Most of the software failed due to fuzzy and incompatible requirements. Software requirements are baseline


pls send me program in C++
Consider the following paragraph: "Most of the software failed due to fuzzy and incompatible requirements. Software requirements are baseline of any system. A flourishing system will be delivered on the basis of precise and valuable requirement gathering. Software requirement classifiers are used to remove the vagueness from elicited requirements. Two processes were discussed to classify the requirements. Heavy classification and Light classification. For heavy classification, Naive Bayes (NB) technique has been used and for light classification Euclidean distance (ED) measures have been used. These two approaches are used to aid effectiveness in managing the requirement specification. Selected dataset was not relevant to research domain and its size is small to estimate the accuracy of suggested methods." Write a program that input the given paragraph. Write four functions that : Write a program that input the given paragraph. Write four functions that : A) Display how many times the word "and have been appeared in the paragraph. B) Display the total number of words, c) Total number of sentences and D) Search how many time the starting character of your first name appeared in the above paragraph. Add screen shot, which Display both your name and no of times the starting character of your name appears in the paragraph both in upper case and lower case
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
