what is Methods and Arrays?

K

k_emma

I am preparing for exam 310-035 and want to take it very soon. Some
topics like Methods and Arrays is not clear to me. Please explain me or
tell me from where I can get the material on this topic
Thanks
 
M

Malte

I am preparing for exam 310-035 and want to take it very soon. Some
topics like Methods and Arrays is not clear to me. Please explain me or
tell me from where I can get the material on this topic
Thanks

Go to java.sun.com and look for tutorials.
 
Z

zero

(e-mail address removed) wrote in @g49g2000cwa.googlegroups.com:
I am preparing for exam 310-035 and want to take it very soon. Some
topics like Methods and Arrays is not clear to me. Please explain me or
tell me from where I can get the material on this topic
Thanks

A method is a reusable block of code.

An array (in Java) is a fixed size collection of objects of the same type.

If you don't understand these very basic concepts, I'd say you're not ready
for any exam. Get a good beginner's Java book and start reading.

http://www.techbookreport.com/JavaIndex.html has some good suggestions (but
make sure you get the latest release of the book)
 
T

Thomas G. Marshall

(e-mail address removed) coughed up:
I am preparing for exam 310-035 and want to take it very soon. Some
topics like Methods and Arrays is not clear to me. Please explain me or
tell me from where I can get the material on this topic
Thanks

These are /very/ basic concepts. Normally I would suggest "Just Java 2" as
a book:

http://www.techbookreport.com/tbr0119.html

....however I'm betting that you might need a very junior into to programming
using java book, of which I have no suggestions.



--
Having a dog that is a purebred does not qualify it for breeding. Dogs need
to have several generations of clearances for various illnesses before being
bred. If you are breeding dogs without taking care as to the genetic
quality
of the dog (again, being purebred is *not* enough), you are what is known as
a
"backyard breeder" and are part of the problem. Most of the congenital
problems of present day dogs are traceable directly to backyard breeding.
Spay or neuter your pet responsibly, and don't just think that you're
somehow
the exception and can breed a dog without taking the care described.
 
I

IchBin

I am preparing for exam 310-035 and want to take it very soon. Some
topics like Methods and Arrays is not clear to me. Please explain me or
tell me from where I can get the material on this topic
Thanks
http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html
http://java.sun.com/docs/books/tutorial/reallybigindex.html

--


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top