InterviewSolution
Saved Bookmarks
| 1. |
In terms of stream and files ____________(a) Abstraction is called a stream and device is called a file(b) Abstraction is called a file and device is called a stream(c) Abstraction can be called both file and stream(d) Abstraction can’t be defined in terms of files and streamThis question was addressed to me by my school teacher while I was bunking the class.This key question is from Abstraction in division OOPs Concept & Features of Object Oriented Programming |
|
Answer» Right choice is (a) Abstraction is called a stream and device is called a file |
|