Skip to main content
added 1 characters in body
Source Link
  • You can call C++ class with only pure virtual functions as interface or protocol.

  • Interface and protocol both are the same concept.

  • If you were a java/C# programmer,you call the class with only purt virtual functions as aan interface. If you were a Objective-C programmer,you call the class with only purt virtual functions as a protocol!

  • You can call C++ class with only pure virtual functions as interface or protocol.

  • Interface and protocol both are the same concept.

  • If you were a java/C# programmer,you call the class with only purt virtual functions as a interface. If you were a Objective-C programmer,you call the class with only purt virtual functions as a protocol!

  • You can call C++ class with only pure virtual functions as interface or protocol.

  • Interface and protocol both are the same concept.

  • If you were a java/C# programmer,you call the class with only purt virtual functions as an interface. If you were a Objective-C programmer,you call the class with only purt virtual functions as a protocol!

Source Link

  • You can call C++ class with only pure virtual functions as interface or protocol.

  • Interface and protocol both are the same concept.

  • If you were a java/C# programmer,you call the class with only purt virtual functions as a interface. If you were a Objective-C programmer,you call the class with only purt virtual functions as a protocol!