InterviewSolution
Saved Bookmarks
| 1. |
Find the statement which is not true.(a) The interface defines an objects visibility to the outside world(b) Interface defines what an object can do.(c) In object oriented programs, objects are interfaces |
|
Answer» (c) In object oriented programs, objects are interfaces |
|