InterviewSolution
Saved Bookmarks
| 1. |
Which attribute is used to specify destroy method?(a) destroy(b) destroy-method(c) destruction(d) destruction-method |
|
Answer» Right option is (b) destroy-method Easy explanation: destroy-method is used to specify the destruction method. |
|