adplus-dvertising
frame-decoration

Question

What punctuation must be used to end lines of C++ code?

a.

. (dot)

b.

‘ (single quote)

c.

; (semi-colon)

d.

: (colon)

Answer: (c).; (semi-colon)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What punctuation must be used to end lines of C++ code?