In the declaration statement below, ____ acts as an object handle.Scanner keyboard = new Scanner( System.in );
A. Scanner
B. keyboard
C. new
D. System.in
Answer: B
Computer Science & Information Technology
You might also like to view...
In a corporate environment the most common use for Sysprep is preparing workstations to capture an image. What is this process known as?
A. generalization B. unification C. cleaning D. formatting
Computer Science & Information Technology
A virus that remains dormant until a specific condition is met, such as the changing of a file or a match of the current date is known as what type of malware?
a. encrypted virus b. logic bomb c. boot sector virus d. worm
Computer Science & Information Technology