Computer Science
State whether the following statement is True or False :
Multi line comments are same as documentation comments.
Java Intro
4 Likes
Answer
False
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
JVM converts byte code to machine code.
State whether the following statement is True or False :
Keywords are also referred to as reserved words.
State whether the following statement is True or False :
Java is a menu based approach.
State whether the following statement is True or False :
There is no difference between print() and println() statement.