This post originated from an RSS feed registered with Java Buzz
by Javin Paul.
Original Post: 10 Programming questions and exercises for Java Programmers
Feed Title: Java67
Feed URL: http://www.java67.com/feeds/posts/default?alt=rss
Feed Description: Java and technology tutorials, tips, questions for all programmers.
If you have just started learning basics of Java programming language or familiar
with programming in either C or C++ then these Java programming questions and exercises for
you. It doesn't focus on particular part of Java but these coding exercises
will switch you in programming mode.These are also great way to master basic
programming construct like if-else , loops like for and
while,break and continue with loop, Java operators e.g. arithmetic
and logical operator, recursion, methods or functions and common Java API. You may also
find these Java programming questions in most of Java courses taught in school,
colleges and various Java training courses. Even I have started learning Java
by doing these exercises multiple times with different ways. They are
interesting, gives feeling of accomplishment if you complete it. These Java programs
looks simple but they are still tricky for novice Java programmers. Try to
solve these coding exercises by yourself but if you stuck you can check
relevant links or of-course use google to get more insight on them. You can also
see here more Java programming
questions and exercises.