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 meant by memory leak?
How to sort array of 0 and 1 in java?
Is arraylist sorted in java?
What is empty list in java?
What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]
What happens if an exception is throws from an object's destructor?
How can we get one Interface methods whit out using implementation of interface
What is bigger kb or mb?
what is class.forname() and how it will be useful ?
Can we have a try block without catch block?
What is array command?
Write a function to print Fibonacci series and Tribonacci series?