Exam 15: Files,streams and Object Serialization

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What does the following statement do? Scanner scanner = new Scanner(Paths.get("test.txt"));

(Multiple Choice)
4.8/5
(34)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(25)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(39)

Records in a sequential file are not usually updated in place.Instead ________.

(Multiple Choice)
4.8/5
(28)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(37)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(35)

Path method ________ returns the String name of a file or directory without any location information.

(Multiple Choice)
4.9/5
(38)

A(n)________ path starts from the directory in which the application began executing.

(Multiple Choice)
4.7/5
(27)

________ is an I/O-performance-enhancement technique-it reduces the number of I/O operations by combining smaller outputs together in memory;the number of physical I/O operations is much smaller than the number of I/O requests issued by the program.

(Multiple Choice)
4.9/5
(31)
Showing 21 - 29 of 29
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)