Logo 
Search:

C++ Programming FAQ

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

C++ does not support

  Shared By: Alicia Hughes    Date: Feb 25    Category: C++ Programming    Views: 614

Answer:

i. Genericity
ii. Early binding
iii. Garbage collection
iv. Multiple Inheritance


Options


a) i only
b) ii only
c) iii only
d) ii, iii and iv


Answer : a) i only

Share: 
 

Didn't find what you were looking for? Find more on C++ does not support Or get search suggestion and latest updates.


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


Tagged: