File Input Output Manipulation

File Input Output Manipulation

University

10 Qs

quiz-placeholder

Similar activities

Databases

Databases

10th Grade - University

15 Qs

Week 2- lecture Database system

Week 2- lecture Database system

University

9 Qs

Input Output File

Input Output File

University

10 Qs

SISTEM KOMPUTER

SISTEM KOMPUTER

8th Grade - University

10 Qs

FILE MANAGEMENT

FILE MANAGEMENT

KG - University

15 Qs

ICT450-TOPIC 1

ICT450-TOPIC 1

University

12 Qs

Database Environment

Database Environment

University

10 Qs

C# Chapter 6

C# Chapter 6

University

10 Qs

File Input Output Manipulation

File Input Output Manipulation

Assessment

Quiz

Computers

University

Medium

Created by

ROMMEL DORIN

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It contains data that has been encoded using a scheme such as Unicode.
Audio
Image
Text
All of the choices

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the error message displayed when there's no exception handling in creating a program that uses File Manipulation.
FileIsNotFound
IndexOutOfBounds
Undefined symbol
None of the choices

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Java API that provides classes to work with files.
java.io
javax.io
java.util
None of the choices

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is the file that program reads data from.
output file
text file
input file
file

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct code to close the file
outputfile.close();
outfile.close;
file.close();
file.exit(1);

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A class is used to write character-oriented data to a file.
PrintWriter
FileWriter
InputFile
OutputFile

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A class that is the implementation of Writer class.
PrintWriter
FileWriter
InputFile
OutputFile

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?