| | |
some Qs
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
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 |
3d @param affinetransform android api applet application arc arguments array arrays automation binary bluetooth byte capture chat class classes click client code color compare component count database detection eclipse eclipsedevelopment encryption error event exception fractal game givemetehcodez graphics gridlayout gui guitesting helpwithhomework html ide if_statement image input integer j2me java java.xls javaprojects jni jpanel julia keytool keyword linux list loop macintosh map method methods mobile netbeans newbie object oracle os pong print problem producer program programming project projectideas read recursion replaysolutions rim scanner screen server set size sms sort sql string swing terminal threads time transforms tree ui web windows






