1. Choose the correct answer: I) II) III) Which type of errors does not exist in Java? a. Syntax b. Semantic The method nextInt() reads---- a. Many values b. One integer value What will the following expression evaluate? ((2+5!= 8) && (7 + 3 >= 2)) a. True b. False c. bug c. String value c. 7 d. runtime d. All types of values d. 10

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
1. Choose the correct answer:
I)
Which type of errors does not exist in Java?
a. Syntax
b. Semantic
c. bug
d. runtime
II)
The method nextInt() reads--
a. Many values
c. String value
d. All types of values
b. One integer value
What will the following expression evaluate?
III)
((2 + 5 != 8) && (7 + 3 >= 2))
a. True
b. False
c. 7
d. 10
IV)
A/an-
is piece of code that performs a specific task.
a. instruction
b. block
c. method
V)
A keyword---
---is used to create an array.
a. create
b. new
c. build
VI)
In java, packages are collections of
a. Methods
b. Classes
c. Libraries
VII) A switch fall through occurs in java only in the absence of__
a. default
b. break
c. case
d. None
VIII) Which sign is used to check equality in Java?
a. "=="
b. "-"
c. All
d. None
IX)
A switch statement accepts
type of data as input.
b. short
d. all of them
X)
a. byte
c. int
What is the symbol represent the "and" operator in Java?
a. AND
b. ||
c. &&
d. Both a & c
XI) Complete the following statement to create an object of the class Scanner
Scanner keyboard-= new Scanner (...........);
a. New
b. System.in
d. Scanner
c. System.out
XII) In order to test two strings to see if they have equal values, we use
a. string1.equals(string2) b. string 1.equals.string2
XIII) All arrays have an instance variable named
c. string1-string2 d.string1=string2
array (number of elements).
a. length
b. index
c. subscript d. collection
XIV)
is a set of values where each value is identified by an index.
b. A variable
c. An array d. None
a. A string
XV)
are identifiers that have a predefined meaning in Java
a. Keywords
b. Reserve words
c. Both
d. None
d. function
d. set
d. Arrays
keyword.
__, contains the length of the
Transcribed Image Text:1. Choose the correct answer: I) Which type of errors does not exist in Java? a. Syntax b. Semantic c. bug d. runtime II) The method nextInt() reads-- a. Many values c. String value d. All types of values b. One integer value What will the following expression evaluate? III) ((2 + 5 != 8) && (7 + 3 >= 2)) a. True b. False c. 7 d. 10 IV) A/an- is piece of code that performs a specific task. a. instruction b. block c. method V) A keyword--- ---is used to create an array. a. create b. new c. build VI) In java, packages are collections of a. Methods b. Classes c. Libraries VII) A switch fall through occurs in java only in the absence of__ a. default b. break c. case d. None VIII) Which sign is used to check equality in Java? a. "==" b. "-" c. All d. None IX) A switch statement accepts type of data as input. b. short d. all of them X) a. byte c. int What is the symbol represent the "and" operator in Java? a. AND b. || c. && d. Both a & c XI) Complete the following statement to create an object of the class Scanner Scanner keyboard-= new Scanner (...........); a. New b. System.in d. Scanner c. System.out XII) In order to test two strings to see if they have equal values, we use a. string1.equals(string2) b. string 1.equals.string2 XIII) All arrays have an instance variable named c. string1-string2 d.string1=string2 array (number of elements). a. length b. index c. subscript d. collection XIV) is a set of values where each value is identified by an index. b. A variable c. An array d. None a. A string XV) are identifiers that have a predefined meaning in Java a. Keywords b. Reserve words c. Both d. None d. function d. set d. Arrays keyword. __, contains the length of the
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education