Exam (elaborations)
QuestionBank_Ch02-10 Java How to Program, 11/e Multiple Choice Test Bank. Chapter 2 Introduction to Java Applications
Section 2.2 Your First Program in Java: Printing a Line of Text 2.2 Q1: End-of-line comments that should be ignored by the compiler are denoted using a. Two forward slashes (//). b. Three forward slashes (///). c. A slash and a star (/*). d. A slash and two stars (/**). ANS: a. Two forward sl...
[Show more]