ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

Java : Programming Concept Questions & Answers



Question : In Java code, the line that begins with /* and ends with */ is known as?


A.
Multiline comment
B.
Single line comment
C.
Both A & B
D.
None of these

Answer / Explanation

Correct Answer is : Option A.


More Questions on Java Programming