• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

appendReplacement - K&B

 
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
In K&B pg 484 is wrote that in the exam does not have question about replace operations on Matcher class. But in Whizlabs there are question about this (I saw that in Learning mode)...What can I do?
 
Bartender
Posts: 2292
3
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy.

Well, I'd say you do have to study regex... but don't spend too much time on it... for example, there were no questions about regex on my exam, when I took it. Maybe I was, let's say, "lucky". But don't expect to see many questions about regex on your exam. But be prepared to see a lot of questions related to threads, collections and generics!!
Keep studying... I'm sure you'll be fine when you take the exam!!
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Alexsandra,

Anyone who creates a high quality mock exam is forced to err on the side of including topics that might not be on the exam. That's far, far better than leaving out a topic! So, it's very common that you'll find some questions on mock exams that are a little outside the scope of the real exam.

hth,

Bert
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic