download the application please visit www.mrbool.com/player
Title: Scanner class: Exam questions tests - Sun Certified Java Programmer 310-065 - Lesson 56
Duration: 16 minutes
Summary: In this video, we continue our discussion of the sample exam. We start with important facts about the Scanner class: default delimiter is the whitespace, hasNext() method does not cause the Scanner to advance through the data to be scanned. nextInt() method does cause the Scanner to advance through the data to be scanned. Then, we cover multi-dimensional arrays, and we see multiple options for correct and incorrect assignments. We also look at the methods in the TreeSet class higher() and ceiling(). higher() for strictly greater than, and ceiling() for greater than or equal to. Finally, we look at the wait() and notify() methods. wait() takes parameter for duration, and wait() and notify() must be called from a synchronized context.
Methodology of the development of example: Good coding standard and simplified design to prepare for the Java programmer certification exam CX-310-065.
Technology Used: Java – Core Concepts.
Keywords: class, object, Scanner, hasNext(), nextInt(), arrays, multi-dimensional arrays, exceptions, higher(), ceiling(), TreeSet, wait(), notify().












Post stats:
See the prices for this post in Mr.Bool Credits System below: