Page 1 of 1

About Question enthuware.oce-jpad.v6.2.577 :

Posted: Mon Dec 17, 2012 2:14 pm
by shapovaloff
Hi!

In options 1 and 3 (A and C, if you will) closed bracket is missing:

q.where(cb.equal(student.get("rollnumber", "1111"));

q.where(cb.equal(student.get("rollnumber"), "1111");

As you can see there are three open brackets and only two closed brackets.

Re: About Question enthuware.oce-jpad.v6.2.577 :

Posted: Mon Dec 17, 2012 6:53 pm
by admin
You are right. This has now been fixed.

thank you for your feedback!