Online Java Tutorial - 0 views
-
Merit Campus on 14 Oct 14Java Topic / Java tutorial Classes are supported by every object oriented programming language and they can be used to group related data. For _EG_ if we take student details, although we can store the inFormation about the student using primitive data types like int, double and char, it will be useful to have a separate type For student.