Made by Viet Ho at
Saint Paul College, Fall 2017
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
<applet code="TestApplet.class" width="200" height="50"></applet>
<applet code=TestApplet.class width=200 height=50></applet>
<load code="TestApplet.class" width="200" height="50"> </load>
<load code="TestApplet.class" w="200" h="50"> </load>
Rate this question:
Rows.
Folders.
Pages.
Files.
Rate this question:
Iterative algorithms.
Quantum algorithms
Pseudocode algorithms.
None of these.
Rate this question:
X < y
-Â5
Test2(x  y, y + 5) + 6
+6
Rate this question:
Direct recursion
Simple recursion
Absolute recursion
Native recursion
Rate this question:
Necessary to prevent malicious code from attacking or spying on unsuspecting users.
Determined by the Web browser.
Optional in Java 7.
Enabled only if the applet is running on a Web server.
Rate this question:
(PK)
(1)
(KEY)
(PRIME)
Rate this question:
True
False
Rate this question:
JTable
JFrame
JPanel
JTable2D
Rate this question:
Height of recursion.
Depth of recursion.
Width of recursion.
Length of recursion.
Rate this question:
Back to the application.
Along the encrypted data path.
To the unified data component.
Back to the Web server.
Rate this question:
Creates a new database.
Creates a new table.
Creates a new row.
Creates a new column..
Rate this question:
ExecuteUpdate
ExecuteStatement
ExecuteQuery
ExecuteSQL
Rate this question:
Instruct the Web browser how to format the text
Instruct the Web browser where to place images.
Instruct the Web browser what to do when the user clicks on a link
All of these
Rate this question:
SET ROW
CHANGE
UPDATE
REFRESH
Rate this question:
X < 8
2 * x
3 * Test14(x  8) + 8
X >= 8
Rate this question:
True
False
Rate this question:
Backward only
Vertically.
Forward only.
Horizontally.
Rate this question:
INT
REAL
DOUBLE
VARCHAR
Rate this question:
1
9
10
An infinite number of times
Rate this question:
Secondary key
Foreign key
ReferenĆal key
Meta key
Rate this question:
ColumnName.TableName
TableName.ColumnName
RowName.TableName
DatabaseURL.ColumnName
Rate this question:
AND
NOT
EXCLUDE
NOR
Rate this question:
A counter.
Some way to control the number of times it repeats itself.
A return statement.
A predetermined number of times it will execute before terminaĆng.
Rate this question:
X < y
Y == 0
X == 0
Y > x
Rate this question:
STR
LIKE
WHERE
SUB
Rate this question:
Applets cannot create files on the user's system.
Applets cannot execute operating system procedures on the user's system.
Applets cannot display a window.
Applets cannot retrieve the user's identity.
Rate this question:
The column is duplicated.
An error will occur.
The duplicate data will have concurrency issues.
The primary key column will not display the duplicate data.
Rate this question:
Applet
JApplet
JSwing
JFrame
Rate this question:
It terminates immediately
It displays the first applet, and then terminates
It displays each applet in a separate window
It displays each applet in order in the same window
Rate this question:
Pseudo‑data
Micro data
Abstract data
Meta data
Rate this question:
Panel
Applet
TextArea
JMenu
Rate this question:
ExecuteSQL
ExecuteStatement
ExecuteUpdate
ExecuteQuery
Rate this question:
X < 8
2 * x
X != 8
X >= 8
Rate this question:
_'
" ' "
/ '
' '
Rate this question:
Public
Updatable
Private
Read‑only
Rate this question:
Quiz Review Timeline (Updated): Apr 5, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.