Which of the following statements allows the user to enter data at the keyboard?
Options
A. cin << currentPay;
B. cin >> currentPay;
C. cout << currentPay;
D. cout >> currentPay;
E. None of the above
Correct Answer
cin >> currentPay;
More questions
1. A certain Professor at the Stanford University coined the word 'artificial intelligence' in 1956 at a conference held at Dartmouth college. Can you name the Professor?