Saved Bookmarks
| 1. |
Compare a class as an user defined datatype and as an aplication |
|
Answer» ong>ANSWER: Ans: In JAVA, all FUNCTIONALITY is enclosed in classes. But in order for a class to be user-defined data type, it should be act different from that of an application. i.e. it should not include MAIN() method in it. Explanation: please vote me and thanks me |
|