Question: can you use C++ basic to write this simple program . This program demonstrates the use of characters and strings PLACE YOUR NAME HERE #include

 can you use C++ basic to write this simple program .

can you use C++ basic to write this simple program .

This program demonstrates the use of characters and strings PLACE YOUR NAME HERE #include iostream #include using nanespace std; Definition of constants const string FAVORITESODAD. Dolittle"; I use double quotes for strings const char BESTRATING'A; /I use single quotes for characters int main() char rating; string favoriteSnack; most preferred snack int numberOfPeople; the number of people in the survey int topChoiceTotal; I the number of people who prefer the top choice 2nd highest product rating / Fill in the code to do the following: / Assign the value of "crackers" to favoriteSnack // Assign a grade of 'B' to rating Assign the number 250 to the numberOfPeople / Assign the number 148 to the topChoiceTotal // Fill in the blanks of the following: cout

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!