Please enable JavaScript.
Coggle requires JavaScript to display documents.
Polymorphism - Coggle Diagram
Polymorphism
File Streams
-
File streams can be opened in different modes, such as read, wirte and append mode
-
Overload operators
-
Most operators can be overloaded, but there are a few exceptions, such as cast operator and sizeof
-
-
-