You are on page 1of 1

what about operators ?

> learn more about logical operator


check the operator part in detail in other books especially logical and relation
al operator
first read that in "beginners guide"> then go to different books
different type conversions what are those?like widening and narrowing conversion
of data types?
what kind of value a datatype can hold ?
run the program on page
System.in.read() method ,more examples and how it works
how to print System.out.println with shortcut in eclipse? what are the other sho
rtcuts?
how to find the square root of a number?> how the rounding can be removed?
First understand all the concepts then go for examples
break with switch and break with loops > check the different usage
again see the diff between argument and parameter?
refer to headfirst java for object and reference variable

You might also like