what is domain object
Answer / deepakkumar1887
an object information which need to persist(storing
permanently )
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the base class of all exception classes?
What is runtime polymorphism or dynamic method dispatch?
Does java support multiple inheritance or not?
In Java, what types of classes perform inheritance?
How do you sort data in java?
What is the meaning of course?
What do you mean by checked exceptions?
What is the purpose of using break in each case of switch statement?
Can Applet have constructors?
How does hashset works in java?
What are the four integer types supported by java?
diff between abstract methods and interfaces with programing (code) example?