Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 1 (Q.No. 40)
40.
You mark the beginning of a function's block of code with the _____
/
*
{
}
either (c) or (d) can be used
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Peter said:   1 decade ago
Opening brace so that it acts as a block of code.

Post your comments here:

Your comments will be displayed after verification.