True/False
Use a type prefix, such as C for class name. For example, a student class should be named CStudent.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: If berber is an object, the statement
Q7: The default constructor normally has an empty
Q8: The _ constructor does not have any
Q9: When you define the class, you describe
Q12: The body of the constructor methods consist
Q13: When you define methods of a class,
Q14: All data types are initialized to 0
Q15: A class named River will have a
Q16: A private access modifier is always associated
Q21: A class is an instance of an