aspose file tools
The moose likes Associate Certification (OCAJP 7) and the fly likes StringBuilder, String, ArrayList methods on OCAJP7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Associate Certification (OCAJP 7)
Reply Bookmark "StringBuilder, String, ArrayList methods on OCAJP7" Watch "StringBuilder, String, ArrayList methods on OCAJP7" New topic
Author

StringBuilder, String, ArrayList methods on OCAJP7

Harry Pilton
Greenhorn

Joined: Aug 29, 2012
Posts: 2
Does anybody know if there is there a definitive list of methods that we have to know?
Those three classes have a lot of methods, and learning all of them doesn't seem feasible (for me at least).

The questions form EnthuWare exams cover more methods than K&B 6. What am I supposed to go by?
Paul Anilprem
Enthuware Software Support
Ranch Hand

Joined: Sep 23, 2000
Posts: 2912
Just made a list here is response to a query.

Our list is a little longer because we have also included methods that are referred in options of questions that are not necessarily about String. So to make sure the candidate accepts/rejects such an option confidently, we suggest going the API description of such methods as well.

Also, an important thing to note is most of the methods have meaningful names so don't get overwhelmed by the number of methods. Most of them are really very simple.

HTH,
Paul.


Enthuware - Best Mock Exams and Questions for Oracle/Sun Java Certifications
Quality Guaranteed - Pass or Full Refund!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: StringBuilder, String, ArrayList methods on OCAJP7
 
Similar Threads
API
interface as pointer
String vs StringBuffer. Threaded issue.
So confused on creating an array
Java.lang package