Need more space on your Virtual Box disc? I installed Windows 7 on
Oracle Virtual Box but didn’t estimate the size of disk correctly. The
drive is now nearing it’s capacity, how do you extend the size? It will take the following steps to achieve an extended disk capacity:
Create a new virtual...
Monday, June 17, 2013
Sunday, June 9, 2013
Published 1:14 AM by Google Map with 0 comment
Abstract
The abstract modifier can be used with classes, methods, properties, indexers, and events.
Use the abstract modifier in a class declaration to indicate that a class is intended only to be a base class of other classes.
Abstract classes have the following features:
An abstract class cannot be instantiated.
An abstract class may contain abstract methods and accessors.
It...
Subscribe to:
Posts (Atom)