Topics discussed in Java 1

1.Topics discussed in Java 1
>BufferedReader-Buffered input Stream Character
>Filereader-Input Stream that read from a file
>Basic elements of java
1.Application
2.Applet

Syntax rules- tell you which statements are legal or accepted and which are not.

Semantic rules- determine the meaning of the instructions.

Identifiers-are names of things are defined by user.

Class-is used to create a java program.

Method-is a set of instructions designed to accomplish a specific task.

0 comments:

Post a Comment