6.
In C++ every statement ends with
Answers
Answered by
4
Answer:
Semicolon
Explanation:
A simple C++ statement is each of the individual instructions of a program, like the variable declarations and expressions seen in previous sections. They always end with a semicolon ( ; ), and are executed in the same order in which they appear in a program.
Answered by
7
Answer:
/html is the correct answer
mark me as the branliest
Similar questions