Since /* style comment do not nest, then how option 2:
/* /* .... // */
is valid?
About Question com.enthuware.ets.scjp.v6.2.235 :
Moderator: admin
-
- Posts: 4
- Joined: Sat Aug 30, 2014 4:19 am
- Contact:
-
- Site Admin
- Posts: 10385
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question com.enthuware.ets.scjp.v6.2.235 :
A multi line comment starts with /* and ends with */. Between these two, you cannot have another multi line comment. That is not happening here. You have only /* in between. That is not a multi line comment.
-
- Posts: 4
- Joined: Sat Aug 30, 2014 4:19 am
- Contact:
Who is online
Users browsing this forum: No registered users and 15 guests