This question one of the writen test in HCL




Asked on November 18, 2014
DataInput Streamis an example of
A)Output stream
B)I/O stream
C)Filtered stream
D)File stream



Replied on November 18, 2014
C)Filtered stream
Because
 DataInputStream extends FilterInputStream

Check

https://docs.oracle.com/javase/7/docs/api/java/io/DataInputStream.html


Write Answer











©2024 concretepage.com | Privacy Policy | Contact Us