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

Discussion Forum : Object Oriented Programming Using C++ - Section 3 (Q.No. 36)
36.
The name of a function ends with
double quotes
single quotes
parenthesis
#
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Rohit said:   10 years ago
Double quotes = " ".

Single quotes = ' '.

Parenthesis = Include all types of brackets.

Post your comments here:

Your comments will be displayed after verification.