what is domain object
Answer / deepakkumar1887
an object information which need to persist(storing
permanently )
| Is This Answer Correct ? | 1 Yes | 0 No |
What are field variable and local variable?
Write java program to reverse string without using api?
How do you check if a string is lexicographically in java?
What is the java virtual machine?
How would you convert bytes to string?
What do you understand by soft reference?
Which containers use a flowlayout as their default layout in java programming?
What is anti pattern in java?
What is the same as procedures?
How do you sort a set in java?
What is "Java Native Interface" and how to use it?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?