您的位置:寻梦网首页编程乐园Java天地Core JavaJava Lecture Notes

Introduction

Content

Apply

Reflect

Extend

previous.gif
 (3087 bytes)

next.gif
 (2959 bytes)


Content Index

Content Page # 6

Keywords

Many Java statements contain Java keywords (also called reserved words). Keywords are words that have been reserved by the developers of the Java language to have special meaning.

In terms of the number of keywords, Java is a small language.

In addition to keywords, Java statements are composed of things such as method names, class names, literals (like 5, and 4.5 and "hello").

Also Java has many libraries of pre-written classes. The learning of these library classes is a large task. You will be introduced to many important library classes in the course of the module.

Back to top

.
basicline.gif (169 bytes)

RITSEC - Global Campus
Copyright ?1999 RITSEC- Middlesex University. All rights reserved.
webmaster@globalcampus.com.eg