Answer Posted / yogithasravani
Data Modeling is a documentation of existing process and
events occur during software development, which is a blue
print for construction or re-engineering
A data model can be represented in diagram or flowchart
which shows the relationship between data
They are different types of data modeling in which these are
include
1.conceptual data modeling
2.Enterprise data modeling
3.Logical data modeling
4.Physical data modeling
A Final method is a method which cannot be 0verridden by a
subclass.
Example:
class chessAlgorithm {
...
Final void nextMove(chesspiece piecemoved, BoardLocation
newLocation) {
...
}
...
}
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the most important topics in java?
What is application configuration resource file?
What is B2B?
What is j2ee application?
What is javamail?
Is j2ee a language or framework?
Is j2ee a framework?
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
What is jaap?
What is enterprise information system resource?
What do you mean by j2ee module?
What is gridlayout in java?
What is actionerrors?
Is java an assembly language?
What is awt panel java?