doubt with assertions
Hiii can anyone tell me which mock exam is the best to get similar results in the main exam for sun certified java 2 programmer 1.4?Btw...In assertions,assert(exp1):exp2; is this correct...assert(some condition):null;
[245 byte] By [
dfhdha] at [2007-11-26 21:57:06]

Thanx...I am trying lot of mock exams from google, but I wanted to know which one will be very near to the main exam pattern and difficulty.Regarding Assertions,is null valid to use in the second exp in an assert statement?