Consider a file system with a graphical user interface, such as Macintosh’s Finder, Microsoft’s Windows Explorer, or Linux’s KDE. The following objects were identified from a use case describing how to copy a file from a floppy disk to a hard disk: File, Icon, TrashCan, Folder, Disk, Pointer. Specify which are entity objects, which are boundary objects, and which are control objects.
What will be an ideal response?
Entity objects: File, Folder, Disk
Boundary objects: Icon, Pointer, TrashCan
Control objects: none in this example.
Computer Science & Information Technology
You might also like to view...
How does AFS deal with the risk that callback messages may be lost?
What will be an ideal response?
Computer Science & Information Technology
Test your understanding of Java with the following:
a. What does pictureObj.show() do? b. What does soundObj.play() do? c. What does FileChooser.pickAFile() do? d. What does turtle1.turnLeft() do?
Computer Science & Information Technology
Inspect the fields in the UDP headers. Which fields in the headers do not change in different packets?
What will be an ideal response?
Computer Science & Information Technology
The ________ view in Access looks similar to an Excel spreadsheet
A) Report B) Form C) Datasheet D) Design
Computer Science & Information Technology