I got error in this line
Public boolean hasNext(){
return nextNode != null;
}
Parse error: syntax error, unexpected 'public' (T_PUBLIC) in C:\wamp\www\pm\test6.php on line 61
I got error in this line
Public boolean hasNext(){
return nextNode != null;
}
Parse error: syntax error, unexpected 'public' (T_PUBLIC) in C:\wamp\www\pm\test6.php on line 61