InterviewSolution
Saved Bookmarks
| 1. |
If We Place Return Type In Constructor Prototype Will It Leads To Error? |
|
Answer» No, because COMPILER and JVM CONSIDERS it as a METHOD. No, because compiler and JVM considers it as a method. |
|