We LOVE books and hope you'll join us in sharing your favorites and experiences along with your love of reading with our community. Registering for our site is free and easy, just CLICK HERE!
Already a member and forgot your password? Click here.
You are, quite simply, crazier than a shithouse rat.
That's the funniest thing I've read all day. Thanks for the laugh, Colin
I think he posts here just to see himself (internet version of talking just to be heard)
yea, we see you, mehdirza......we're still not impressed.
Stewart says to do so.
Sixth, I looked at my feet and thought for a moment that I had forgotten to wear socks but then realized I was wearing the short ankle socks.
First, you're not asking a question about mathematics but about programming.
Second, I don't understand your question.
Third, I'm not even sure that given the relatively small membership that you'll find someone willing and able to answer your question.
Fourth, your post wasn't useful in the sense he was referring to.
Fifth, I think Izzy is on to something
Sixth, I looked at my feet and thought for a moment that I had forgotten to wear socks but then realized I was wearing the short ankle socks.
ohh, so if Stewart says to jump off of the Chrysler Building, you'll attempt it?
Sounds to me like you have stumbled into the wrong forum here. It's finally clear to me that you should be at a Singles/dating forum.
Click here
It even uses the same format!! Lucky for you
Isabell, you're missed. Hint, hint.
Isabell, you're missed. Hint, hint.
// In Source Packet in file except/ex1/TemperatureException.java
class TemperatureException extends Exception {
}
// In Source Packet in file except/ex1/TooColdException.java
class TooColdException extends TemperatureException {
}
// In Source Packet in file except/ex1/TooHotException.java
class TooHotException extends TemperatureException {
}
I mean, why have we got to pick up existing files in back-up? In this temperature scale program written in Java (we copy paste a place of it), source has to be given as you may easily seen. What is that? A kind of exception? Even in Delphi which is less effective than Java, there is not such problems. And even if you take it account that Java is object-oriented language.