I am trying to format numbers in an output using 3 sub classes and methods. Having trouble. I am using a package to do this I have imported the package. Any thoughts would help.
using package in main() method
Collapse
X
-
Originally posted by miller587I am trying to format numbers in an output using 3 sub classes and methods. Having trouble. I am using a package to do this I have imported the package. Any thoughts would help.
kind regards,
Jos -
Originally posted by JosAHMy thoughts: "what the f*ck should those troubles be?"
kind regards,
Jos
stay calm jos, :)
sukatoaComment
-
Originally posted by JosAHMy thoughts: "what the f*ck should those troubles be?"
kind regards,
Jos- Ask a question
- Answer a question
- Take notes
- Read a textbook
- Analyze a problem
- etc...
But if I tried to address all that we'd never get to programming!
In these forums and elsewhere, like http://forum.java.sun.com/index.jspa?tab=java
I see lots of hopelessly vague initial posts -- it's hard to even call them questions. Forum members should refuse to answer them until the original poster starts making sense, but what happens is that forum members start taking wild stabs in the dark at what the poster may have been thinking of, but these guesses are all over the place. We should stand firm and insist posters learn how to ask a question.Comment
-
Originally posted by BigDaddyLHWe should stand firm and insist posters learn how to ask a question.
threads: while people have been told not to feed the troll, those threads are the
liveliest threads around.
It sort of makes me giggle when a poster starts writing about databases, web
applications, vague third party technologies and what have you and finally their
question is about 'NoClassDefFoun dError' or 'Illegal start of expression' :-)
kind regards,
JosComment
-
Originally posted by JosAHIt sort of makes me giggle when a poster starts writing about databases, web
applications, vague third party technologies and what have you and finally their
question is about 'NoClassDefFoun dError' or 'Illegal start of expression' :-)
kind regards,
JosComment
-
Originally posted by BigDaddyLHI feel sorry for them. There are often taking a class and are told to dump everything into JSP scriptlets, and it becomes clear that they don't know anything about Java, don't know anything about even the paradigm behind web applications, and don't know anything about databases. Why do their instructors do that to them?
Hopefully not,
sukatoa....Comment
Comment