Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
0 Endorsements
~636 People Reached
PC Specs
Intel Core i7-720 QM, ATI HD 5730, 8GB of DDR3
Favorite Forums
Favorite Tags
Member Avatar for cheesy_ninja45

I'm trying to make this work, and I keep getting errors, can someone fix it and show me what's wrong? I've been trying to fix this for a few days and I can't. Thanks in advance. import java.awt.*; import java.applet.*; import java.util.*; import java.awt.event.*; import javax.swing.*; public class FrameX extends …

Member Avatar for stultuske
0
223
Member Avatar for cheesy_ninja45

Okay, so I'm in Progromming 2 for school and I was working on Array List and the next lessons just tells you to use the Fibonacci series. Now it was never mention in any prior lessons or semesters and I'm not exactly sure what it is. I know it has …

Member Avatar for somjit{}
-2
200
Member Avatar for cheesy_ninja45

So I'm a highschool student in CMPT Programming 1. The assignment is: Write a program to print the value of a series of numbers from 0-9 in descending order. Now the lesson gives me information on the "for statement", "while statement", and the "do-while statement". It gives these examples: *For …

Member Avatar for BitBlt
0
212