Answer Posted / 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 |
Post New Answer View All Answers
Detail discussions on JVM, memory management and garbage collector.
How to add menushortcut to menu item?
Is ++ operator thread-safe in java?
When to use runnable interface vs thread class in java?
What is local class in java?
What are basic data types?
Can we use a default constructor of a class even if an explicit constructor is defined?
What will happen to the exception object after exception handling?
What are "class access modifiers" in Java?
Which is faster set or list in java?
Why collection is called framework in java?
Can we use different return types for methods when overridden?
Does treeset use compareto?
How hashmap increases its size in java?
What is singleton class in java and how can we make a class singleton?