Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which of the following statements does correctly describe the casting operator function?

  Shared By: Luiginw Fischer    Date: Apr 23    Category: C++ Programming    Views: 954

Answer:

Options

a) It must not specify return type
b) It must be a class member
c) It must not have any arguments
d) All of the above

Answer : d) All of the above

Share: 
 


Related Topics:

Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: