Page 1 of 1

StrinkTokenizer

Posted: Fri Jul 19, 2013 11:03 am
by The_Nick
Directly from the exam topics web page:
Search, parse and build strings (including Scanner, StringTokenizer, StringBuilder, String and Formatter)

StringTokenizer!?! are they kidding us?

Has anybody encountered any question related to that? (not that it's an hard topic but still would create confusion with method names with java.util.Scanner)

Thanks in advance.

The_Nick.

Re: StrinkTokenizer

Posted: Sat Jul 20, 2013 7:06 am
by admin
Yes, unfortunately some candidates have seen questions on this topic even though this class is not recommended to be used any more in new code.

We have added three questions to cover important aspects of this class that should take care of it. Please download the latest version of the question bank and check out question id 2.1625, 2.1626, and 2.1627.

HTH,
Paul.