what are ER diagrams?

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


Please Help Members By Posting Answers For Below Questions

What is the difference between actual and formal parameters?

505


What is the purpose of declaring a variable as final?

480


Why does abstract class have constructor?

547


What are the important features of Java 9 release?

526


How do you allocate memory to object?

511






What is exception hierarchy in java?

583


When would you use a static class?

578


What is string builder in java?

552


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

563


What is type inference in java8?

573


Which collections are thread safe in java?

471


What is difference between throw and throws ?

592


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

1599


What is == mean?

547


Can we serialize arraylist in java?

532