File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Mock Exam Errata and the fly likes Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Mock Exam Errata
Reply Bookmark "Problem" Watch "Problem" New topic
Author

Problem

Arka Guhathakurta
Ranch Hand

Joined: Mar 01, 2009
Posts: 46
I am using SCJP1.5 exam simulator of Khalid Mughal. I came across a for loop something like this:-


Now we know that "ampersand lt"stands for "less than" but the compiler is displaying compilation error tells i cannot be used with "ampersand lt"....I don't know if this is an error....I found this forum to be relevant to such posts.


regards,
Arka
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9191
    
    2

Are you trying to say that in the book this is written
If yes then this is definitely an error in the book.

[Oops, I didn't see the date of the thread ]


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
 
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: Problem
 
Similar Threads
Can I use EL to access the index of a list?
Axis2 - WSDL to code
Problem accessing the form object of a different frame
iterating with a scriptlet, can't get the values into js arr
Problem With Algorithm Involving Recursion and String Manipulation