Am I learning the right language? [Also: Practice Problems?]Hello, I am student of computing and I have same question. I dont know about my level of programming...
Am so stuck in this Question ! c++[code]#include <iostream> #include <conio.h> using namespace std; int main() { int value[5]; ...
a program that saves stringsi want to make a program that can get strings from user and save it. for this purpose i want to use ...
Password protectionuse if..else statement if(pasword=="something") { } else { }
switch statement errors??replace switch with if..else.
This user does not accept Private Messages