InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a method of the ResourceFactory class?(a) createResource()(b) releaseResource()(c) shutdown()(d) freezeResource()I have been asked this question during an online interview.This interesting question is from Software Architecture topic in portion Software Defined Radio Architecture of Cognitive Radio |
|
Answer» Right choice is (d) freezeResource() |
|