Select all correct comments (without compilation errors):
a)
// This is a one-line comment
b)
/*
This is a block
comment
*/
c)
/*
Maybe this is a comment?
What do you think?
*/ */
d)
// /* And look at that, same here!
*/Select all correct comments (without compilation errors):
a)
// This is a one-line comment
b)
/*
This is a block
comment
*/
c)
/*
Maybe this is a comment?
What do you think?
*/ */
d)
// /* And look at that, same here!
*/Create a free account to access the full topic