Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is data modeling?what is final method



what is data modeling?what is final method..

Answer / 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

More J2EE Interview Questions

What is j2ee component?

0 Answers  


Diffrence between arraylist and hashmap

3 Answers   Oracle,


What is java naming and directory service?

0 Answers  


Why is java called object oriented?

0 Answers  


where our package shoud be kept in the application whenwe want to import that package in the jsp application?

1 Answers  


What is the J2EE module?

0 Answers  


to update a batch in a table in jdbc which method of statement object is used

0 Answers  


What are struts?

0 Answers  


What is a gui in java?

0 Answers  


What is application client container?

0 Answers  


Which edition of java is used for web application?

0 Answers  


What is archiving?

0 Answers  


Categories