what are ER diagrams?
Answers were Sorted based on User's Feedback
Answer / ershad
ER diagram are nothing but ENTITY RELATIONSHIP diagram
wher they shows realtion as Assciation,dependency ....
It is a UNIFIED MODELLING LANGUAGE TERM........
| Is This Answer Correct ? | 3 Yes | 0 No |
Briefly explain the term Spring Framework
Why synchronization is important?
What is java util function?
write a program to create an arraylist and listeterator.and value should be enter through keyboard.
What if constructor is protected in java?
Why deletion in linkedlist is fast than arraylist?
What are command line arguments?
Is alive and join method in java?
Is int primitive data type?
If you do not want your class to be inherited by any other class. What would you do?
Can a abstract class be declared final?
what is tempplate pattern