JAVA WEEK 7-12

Quiz
•
Computers
•
University
•
Hard
KAVIARASU K
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these exception is thrown in cases when the file specified for writing is not found?
IOException
FileException
FileNotFoundException
FileInputException
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a ByteArrayOutputStream in Java?
To write binary data to an output stream
To read binary data from an input stream
To convert characters to bytes
To store binary data in memory
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to read b length bytes from the input stream into an array?
public void read(int b)throws IOException{{
public int read(byte[ ] b)throws IOException{}
public void read(byte[ ] b)throws IOException{}
public int read(int b)throws IOException{}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to create a directory with fileattributes?
Path.create()
Path.createDirectory()
Files.createDirectory(path, fileAttributes)
Files.create(fileAttributes)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which class is used to write primitive data types to an output stream in Java?
DataOutputStream
ObjectOutputStream
OutputStream
PrintWriter
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Java, what is the purpose of a Card Layout?
To create a card game interface
To arrange components in a card-like fashion
To manage multiple panels within a single container
To display images of cards
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which layout manager divides the container into five regions: North, South, East, West, and Center?
Border Layout
Grid Layout
Flow Layout
Card Layout
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Java Array

Quiz
•
University
20 questions
java quiz on exception handling

Quiz
•
University
26 questions
Pemrograman Berorientasi Objek

Quiz
•
University
22 questions
EXCEPTION HANDLING IN PYTHON

Quiz
•
University
25 questions
Java Review

Quiz
•
9th Grade - University
20 questions
Code Junction 4

Quiz
•
University
21 questions
quiz 2nd/3rd year

Quiz
•
University
22 questions
c++

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade