InterviewSolution
Saved Bookmarks
| 1. |
Can anyone explain me what is class,”interface or enum expected” please because of that error my program is not compiling... Please it’s urgent |
|
Answer» declared the class. CHECK the class NAME ENUM means ENUMERATED DATA type |
|