Quiz
Here is a quiz for you to test how well you understand this SCLM. These questions should not be difficult for you to answer. If they are you may need to review the site once more. If you get more than one quetion wrong you should review the site once again.
GOOD LUCK!!!
1) What company created Java?
a) Sun
b) Microsoft
c) Oracle
2) 89.5 is an int data type?
a) True
b) False
3) Java has more bugs than C?
a) True
b) False
4) Java is a(n)?
a) Assembly language
b) High level language
c) Machine language
5) Java is object oriented?
a) True
b) False
6) The output of System.out.println("Hello World!"); is?
a) Hello World
b) "Hello World!"
c) Hello World!