Exam (elaborations)
CSIT 210 Exam 1 Questions & Answers 100% Correct(RATED A+)
- Course
- Institution
Which of the following lines is a properly formatted comment? a. // This is a comment b. /* This is a comment */ c. /* this is a comment */ d. both a and b e. a, b and c - ANSWER-e. a, b and c The Java compiler translates Java source code into _____________ . a. assembly code b. ...
[Show more]