You are not logged in.
#1 2016-01-06 10:43:20
Which of the following is true about autoFlush Attribute?
Java Quizzes JSP (Java Server Pages)
Question:
Which of the following is true about autoFlush Attribute?
Option A):
The autoFlush attribute can specify that an exception should be raised to indicate buffer overflow.
Option B):
None of
The autoFlush attribute can specify that buffered output should be flushed automatically when the buffer is filled.
And
The autoFlush attribute can specify that an exception should be raised to indicate buffer overflow.
Option C):
Both of
The autoFlush attribute can specify that buffered output should be flushed automatically when the buffer is filled.
And
The autoFlush attribute can specify that an exception should be raised to indicate buffer overflow.
Option D):
The autoFlush attribute can specify that buffered output should be flushed automatically when the buffer is filled.
Correct Answer is Option C):
Both of
The autoFlush attribute can specify that buffered output should be flushed automatically when the buffer is filled.
And
The autoFlush attribute can specify that an exception should be raised to indicate buffer overflow.
Explanation:
The autoFlush attribute specifies whether buffered output should be flushed automatically when the buffer is filled, or whether an exception should be raised to indicate buffer overflow.
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2016-01-06 10:43:20
- Advertisement
- Ads By Google
Re: Which of the following is true about autoFlush Attribute?
\n