Global scopesingle quotations are for single characters 'a' 'b' 'c', double quotations are for strings and have ...
using the do-while statementthe "while (n<=10)" should have a semi colon at the end. And there is no need to use getch(); If...
Stuck with my Project!It's virtually impossible to generate completely random numbers, rand() does it by taking a seed num...
what is the differenceBig numbers. Are you initializing sum to 0 before attempting the second method? And yeah, it's n...
Looping issue with BankAccount codewhile(true) { cout << "Enter the account number of which you wish to see information ( -1 to quit)...