Title Reading a serialized array of objects
Catalog Type SLCItem
Persistent ID https://codecheck.io/files/horstmann/codecheck-bj-4-io2-105
Platform Name CodeCheck
Features Code Completion
Description Your task is to read a serialized array of objects. You are given a FileInputStream, and you need to read and return the serialized Object[] array within. If a ClassCastException occurs, turn it into an IOException with the same message text.
Keywords Advanced Input and Output
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-bj-4-io2-105
Protocol SPLICE, LTI 1.1
Protocol URL
License https://creativecommons.org/licenses/by-nc-nd/4.0/
Programming Language Java
Natural Language en

Preview

SPLICE Output