Re: beginner to Java
- From: Lion-O <nosp@xxxxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 17:11:56 -0000
I am taking a class in Java, and need help answering the following 2
questions. Any help will be greatly appreciated.
I'd recommend going over Sun's own tutorial in those cases since they explain
all of these starting issues quite well. You can find the whole tutorial here:
http://java.sun.com/docs/books/tutorial/index.html
And in this case you're looking for:
http://java.sun.com/docs/books/tutorial/java/nutsandbolts/scope.html
Which answers question 6 regarding visibility of variables and:
http://java.sun.com/docs/books/tutorial/java/nutsandbolts/flow.html
For answers to question 17. Next to switch it also covers other flow control
statements.
--
Groetjes, Peter
..\\ PGP/GPG key: http://www.catslair.org/pubkey.asc
.
- References:
- beginner to Java
- From: Alvin
- beginner to Java
- Prev by Date: Re: a little confused about packages...
- Next by Date: Re: Reading in a Dictionary File
- Previous by thread: Re: beginner to Java
- Next by thread: generics & their syntax
- Index(es):
Relevant Pages
|
|