|
Question #64: Which of the following statements are true?
54% on 827 times asked
1) Conversion functions of class A convert from
class A into another type
2) Conversion functions of class A are used to
convert from another given type into class A
3) Converting constructors must be callable with
a single argument
|