![]() |
JAVA code
hi.... how are you guys???
i am programming and we just start taking Java this semester so if anyone could help by checking it, i will be grateful i was practicing and for some reasons the programme doesn't work completely.... i don't have error syntax... here is the code: :
import javax.swing.*; |
Re: JAVA code
Remember that instructions are executed in the order you see them. If you put instruction B before instruction A, chances are it'll be run first.
With this in mind, can you figure out why the following code is in the wrong place? :
cat= grade/10; |
Re: JAVA code
thanks i figure it out.... it should be after the input dialog..... thanks alot
|
| All times are GMT -5. The time now is 12:56 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC