The Separator, Comma is Used to separate package names from subpackages and classes

A) True
B) False
Explanation: Comma Separates consecutive identifiers in a variable declaration while the Period . is Used to separate package names from subpackages and classes

Showing Answers 1 - 17 of 17 Answers

Guest

  • Sep 26th, 2006
 

comma is not used for separate package names from subpackages and classes.

 dot(.) used for separate package names from subpackages and classes.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions