I need help with this C++ problem: Call the getline() function to initialize the result variable. You can find more information on the getline() function in the Course Reader.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 16RQ
icon
Related questions
Question

I need help with this C++ problem:

Call the getline() function to initialize the result variable. You can find
more information on the getline() function in the Course Reader.

string getInput ()
{
}
string result;
cout << "Enter your letter grade: ";
return result;
Transcribed Image Text:string getInput () { } string result; cout << "Enter your letter grade: "; return result;
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Hiring Problem
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT