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
~3K People Reached
About Me

A.A. in IT/Networking

Favorite Forums
Favorite Tags
java x 14

5 Posted Topics

Member Avatar for capsitan

I am doing a payroll program that requires a sentinel value. I cant seem to get it right no matter how much I try. here is my code so far: //Filename: Payroll3.java //Description: Payroll calculator with sentinel loop //Author Name: Chris Russo //Date: 08/15/2010 import java.util.Scanner; public class Payroll3New { …

Member Avatar for tong1
0
415
Member Avatar for capsitan

I am doing a payroll program that requires a sentinel value. I cant seem to get it right no matter how much I try. here is my code so far: //Filename: Payroll3.java //Description: Payroll calculator with sentinel loop //Author Name: Chris Russo //Date: 08/15/2010 import java.util.Scanner; public class Payroll3New { …

Member Avatar for tong1
0
160
Member Avatar for chrisbliss18

Have you ever heard of IP address spoofing? There are programs that can accomplish this. Also, do you have a wireless network? Someone could be using your wireless router, and downloading files from your internet connection.

Member Avatar for sial_m
0
1K
Member Avatar for Queen narnia

[QUOTE=Queen narnia;1297205]Hi all, I'm not having much knowledge about Connections and networks, so I need a help from you guys. I have Belkin connection in my flat and I was trying to connect in to internet through wireless connection for my laptop. When I setup the wireless connection it became …

Member Avatar for Queen narnia
0
458
Member Avatar for capsitan

Hello, I really need help with my payroll program. I just need to input the name, wage, hours, and then get an output with the results. The output needs to show employee name, rate, wage, and total pay. here is what I have written so far. Please help! I am …

Member Avatar for NormR1
0
158

The End.