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.

0 Endorsements
~6K People Reached
About Me

Student (Concentration - Computer Engineering)

Interests
C++, C, Html, Internet
Favorite Forums
Favorite Tags
Member Avatar for bpushia

This is my GPA Calculator, for a homework assignment. Please share what you would have added or remove from the code. Arrays is a requirement in this code. [CODE=c++]# include <iostream> using namespace std; int main () { float b [100], c [100], a, a1, average_GPA, total_credits, Cummalative_GPA; cout <<"Enter …

Member Avatar for Narue
0
6K
Member Avatar for bpushia

A hardrive was connected and powered in a PC without the old hardrive present. Issue now: There is no visual, as if the graphics card does not work. Note: The new hardrive was connected to the PC without properly being formated. How do I solve this problem? What are the …

Member Avatar for compdoc
0
92
Member Avatar for bpushia

I am trying to get the ST.java (Server Thread) to communicate with the CT.java (Client Thread), i am stuck at this point, i dont know rather it is something to do with the port # and host, or if it has anything to do with the Server thread, please reply …

0
72