public class ADirtyOne
{
//char a = '\u000A';
}
An attempt to compile the above class
1. will complete successfully.
2. will compile sucessfully but with a warning message.
3. will not compile - complains on an invalid expression.
I tried compiling and it doesnt compile. The answer is 3.
PLz explain....
These are from
http://www.angelfire.com/or/abhilash/Main.html Are such kind of trick questions asked???