| Author |
Mock Exam Question - what is the correct answer ?
|
Mana Lesar
Greenhorn
Joined: Apr 12, 2010
Posts: 25
|
|
Here is the question:
And the Answer says: "Foo".
As for me the code will not compile due to error in line:
String name = pageContext.findAttribute("name");
because attribute needs to be casted to String here... But i have found this question in other source and it also said that answer is "Foo".
What you think ranchers ?
|
 |
Frits Walraven
Rancher
Joined: Apr 07, 2010
Posts: 1066
|
|
Hi,
In order to get an answer: please QuoteYourSources
Regards,
Frits
|
 |
 |
|
|
subject: Mock Exam Question - what is the correct answer ?
|
|
|