Can you please explain what is the difference between "Member fields" and "Data fields" in this context?
I ask because they are about the same in my opinion
About Question enthuware.ocajp.i.v8.2.1322 :
Moderator: admin
-
- Posts: 32
- Joined: Mon Dec 29, 2014 4:14 pm
- Contact:
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocajp.i.v8.2.1322 :
The term "Member fields" is more from Java language perspective because such fields are members of a class. While the term "data fields" is more from data perspective as they hold business data.
Of course, in Java, all data fields will be members of a class. But all member fields may not necessarily be used to keep data.
Of course, in Java, all data fields will be members of a class. But all member fields may not necessarily be used to keep data.
-
- Posts: 32
- Joined: Mon Dec 29, 2014 4:14 pm
- Contact:
Re: About Question enthuware.ocajp.i.v8.2.1322 :
Thanks a lot 

Who is online
Users browsing this forum: No registered users and 3 guests