Logo 
Search:

C++ Programming FAQ

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

The declaration of a class includes which option

  Shared By: Anna Schmidt    Date: Mar 14    Category: C++ Programming    Views: 746

Answer:

Options

a) Declaration of data members
b) Declaration of function prototype
c) Return statements of functions
d) Both a and b


Answer : d) Both a and b

Share: 
 

Didn't find what you were looking for? Find more on The declaration of a class includes which option Or get search suggestion and latest updates.


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


Tagged: