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
~475 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Blax

Hello, I am currently working on a school project and ran into a little bit of trouble. Every time I compile the program I get 2 errors they are: cirlce.java:23: incompatible types found : java.io.IOException required: char letter = get.ioException(); ^ cirlce.java:37: possible loss of precision found : double required: …

Member Avatar for stultuske
0
284
Member Avatar for Blax

Hi, I'm a High School student who is taking advance Computer I came to this website for help with homework, but dont worry i wont ask you to do it. I personally would like to study in some type of coded based computer field. - Blax

Member Avatar for Ozzzo
0
47
Member Avatar for Blax

Hello ive been working on this real number program for a couple of days and i still cant get it working it always prints out the same two numbers 1 2 1 2. Please help. [CODE] public class perfectnums { public static void main(String[] args) { int n = 1; …

Member Avatar for Blax
0
144