NEW
Font size
WorksheetsJava Fundamentals Quiz #1
Total questions: 40
Worksheet time: 20mins
Student
None
How do you insert COMMENTS in Java code?
# This is a comment
/* This is a comment
// This is a comment
Which operator is used to add together two values?
The + sign
The * sign
The & sign
The value of a string variable can be surrounded by single quotation marks.
true
false
Appending or combining texts in Java is called
Concatenation
Concentration
Addition
Combination
The entry point of Java program or application
System.out.print()
HelloWorld
main method
OOP
The original name of Java is
Oak
Chalk
Oracle
Sun
Easy to learn and write
Portable
Simple
Secure
Robust
Everything is an object
Multi threaded
High Performance
Object-oriented
Platform-Independent
Java Edition for core language features and APIs
JAVA SE
JAVA EE
JAVA ME
JAVA FX
Year Java was created
1991
1992
1994
1995
Java edition for web and enterprise applications
Java SE
Java EE
Java ME
JavaFX
Java edition for mobile and embedded systems
Java SE
Java EE
Java ME
JavaFX
java edition for rich client-side GUI applications
Java SE
Java EE
Java ME
JavaFX
