This midterm quiz for CIT 111 - Intro to Java assesses core Java programming concepts. It covers GUI containers, method visibility, method nesting, and uses of Java standard libraries. Essential for students enhancing their Java skills.
True
False
Rate this question:
True
False
Rate this question:
Public can be used by anyone, private can only be used by other code in the class you are writing
Public are free
Public can't be used
Public is only for .NET
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
4 Bit
16 Bit
8 Bit
7 Bit
Rate this question:
Object
Variable
Executable
Program
Rate this question:
Wakeup, Brush my teeth, Floss my teeth, shave, and trim my eye brows
Drive a car, Wake up in the morning, yawn at work, Take a nap at night
Jump out of your chair at work, Go fishing on Lake Erie
Jump and lay down
Blue man Group
Green Team
Gurus
Microsoft + Apple
Rate this question:
Input
Scanner
Constant
Boolean
Rate this question:
Variable
Constant
Integer
Reference
Rate this question:
Boolean
String
Remainder
Integer Division
Output
Input
Console
String
Rate this question:
.txt
.jv
.java
.aspx
Rate this question:
Int
Plus Sign
Single
Arithmetic
Rate this question:
DOS
UNIX
Console Window
Excel
Rate this question:
SQL Server
Text Editor
Google Chrome
Write on a Chalkboard
Rate this question:
Apple
Windows
Linux
All Above
Rate this question:
9
Num
1
0
Rate this question:
Protected Sub Class
Public Super Class
Private Subclass
Stingray Class
Rate this question:
Great Unicorn Investment
Graphical User Interface
Georgia Utah Iowa
Graphical User Intercase
Rate this question:
An object is a variable, where its type is the class used to declare the variable
An objects exists in memory in run time
A class needs to be instantiated as a object before
Class and objects are just different names for the same thing
Rate this question:
Instance of a class
A Thing
NFL Superstar
Class Variable
Rate this question:
JFrame.HIDE_ON_CLOSE
JFRAME.EXIT_ON_CLOSE
JFrame.DO_NOTHING_CLOSE
JFrame.DISPOSE_ON_CLOSE
Rate this question:
Integer
Float
Double
String
Rate this question:
50
12
100
233
Rate this question:
Import awt.* import.javax.swing.*
Import awt/swing
Import awt and swing;
Do nothing
Rate this question:
Frm.setVisible(300,200);
Frm.setSize( 300, 200 );
Frm.paint( 300, 200 );
Frm.paintanddry( 300, 200 );
Rate this question:
Double
Int
String
Boolean
Rate this question:
Compile error
Runtime Exception
No Errors
Output B
Rate this question:
Private
Default
Static
Protected
Rate this question:
Quiz Review Timeline (Updated): Jul 17, 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.