+1 vote
in C Plus Plus by
Select the best from following comment syntax is correct to create a single-line comment in the C++ program?

a) //Comment

b) /Comment/

c) Comment//

d) None of the above

1 Answer

0 votes
by

a) //Comment

Related questions

+1 vote
asked Jan 20, 2021 in C Plus Plus by SakshiSharma
0 votes
asked Jan 6, 2021 in C Plus Plus by GeorgeBell
...