Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~10.3K People Reached
Favorite Tags
Member Avatar for Ezekiel_1

My problem with this program is within my do while loop. From line 33 to line 47. Please find attached the original intention in the pdf document ` //Program to show loan and interest calculation #include <iostream> // for cin, cout #include <string> using namespace std; const double ANN_INTEREST=0.05; //simple …

Member Avatar for Ezekiel_1
0
439
Member Avatar for Ezekiel_1

I am Ezekiel a quality systems engineering student of Concordia University. I have taken interest in C++ and hope to be a very good programmer though got some little experience with Java.

Member Avatar for Faba
0
56
Member Avatar for Ezekiel_1

//my program should be able to collect two words and compare them outputing the words from word1 which are also in word2 and outputing them and viceversa. my problem is in the last four lines before the return. Please help //Program to shows analysis of texts #include <iostream> // for …

Member Avatar for David W
0
514
Member Avatar for Ezekiel_1

//I am writing a program that converts from one unit like mm to another e.g cm. The program should prompt invalid unit when something other than mm, cm, m or km is entered as the unit to be converted from or unit to be converted to. The problem is how …

Member Avatar for Ezekiel_1
0
9K
Member Avatar for amit7471

i enterd static ip in modem and connect my 3 computers to that modem with automatically confic of system ip so now i want to access my one computer through any where via internet please let know how i do this

Member Avatar for Ezekiel_1
0
376
Member Avatar for Dani

I'm about to buy a new application server for my office. It will manage the key card system and the security cameras. Uptime is critical and I'm going to be working straight off of it for the cameras so I want a good video card. The server I was originally …

Member Avatar for Ezekiel_1
0
257