| | |
some Qs
![]() |
•
•
Join Date: May 2008
Posts: 10
Reputation:
Solved Threads: 0
hi guys i have a couple of Qs.
1.what is javadoc and how it works?
2.what Strong typing means?
3.if we want to control the input ,it is better to use exeption handeling (try chatch),or a single is to control the worng input,
whitch one is faster?
4.look at the code bellow:
try{
//some code }
catch(ArithmaticExeption a){
}
catch(IndexOutOfBoundsExeption a){
}
look the both exeptions have the same name (a),is that right?
when i was reading a book i faced this questions(i have to mention
these are not book`s questions or homework).
thanks alot.
1.what is javadoc and how it works?
2.what Strong typing means?
3.if we want to control the input ,it is better to use exeption handeling (try chatch),or a single is to control the worng input,
whitch one is faster?
4.look at the code bellow:
try{
//some code }
catch(ArithmaticExeption a){
}
catch(IndexOutOfBoundsExeption a){
}
look the both exeptions have the same name (a),is that right?
when i was reading a book i faced this questions(i have to mention
these are not book`s questions or homework).
thanks alot.
•
•
•
•
1.what is javadoc and how it works?
2.what Strong typing means?
•
•
•
•
3.if we want to control the input ,it is better to use exeption handeling (try chatch),or a single is to control the worng input,
whitch one is faster?
•
•
•
•
catch(ArithmaticExeption a){
}
catch(IndexOutOfBoundsExeption a){
}
Last edited by stephen84s; Mar 8th, 2009 at 3:55 am.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
"How to ask questions the smart way ?"
"How to ask questions the smart way ?"
![]() |
Other Threads in the Java Forum
- Previous Thread: Bar Chart JApplet Drawer.. My Version
- Next Thread: Comparing strings in Java?
| Thread Tools | Search this Thread |
-xlint add android api applet application applications array arrays automation bank bi binary blackberry bluetooth chat class client code compile compiler component database development digit eclipse equation error event fractal freeze functiontesting game gameprogramming givemetehcodez graphics gui health html hyper ide idea image infinite input int integer j2me java javame javaprojects jetbrains jni jpanel jtable julia learningresources linux list login loop main map method methods mobile myregfun netbeans newbie nonstatic notdisplaying pearl problem program programming project qt recursion scanner screen scrollbar server set sms sort sorting spamblocker sql sqlserver string superclass swing system text-file thread threads tree variablebinding windows xor






