pure virtual : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

pure virtual
In C++ a pure virtual function is one defined as having a dummy implementation, the infamously goofball =0 syntax. This means you can’t instantiate any objects of this class because that method is deliberately undefined. You must override it in some subclass with a real definition. The Javanese way of doing this is to declare a method abstract.

This page is posted
on the web at:

http://mindprod.com/jgloss/purevirtual.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\purevirtual.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[18.119.107.96]
You are visitor number