Abstract classes can include ____.
A. regular data field and method members
B. only virtual methods
C. only abstract methods
D. properties and virtual methods
Answer: A
You might also like to view...
Using good grammar, explain what asymmetrical means in relation to an ADSL modem
What will be an ideal response?
Instead of using _____ elements to place images from a sprite sheet, developers set the sprite sheet graphic as the background for a div or other block element, then set properties for the div that show only the relevant part of the sprite sheet as the background.
Fill in the blank(s) with the appropriate word(s).
A connection-oriented network application provides what is called a(n) ___________ service.
Fill in the blank(s) with the appropriate word(s).
Where can a CASE be used?
a. The ON clause of a JOIN b. A WHERE clause c. A HAVING clause d. All three of these can hold a CASE. e. None of these can hold a CASE.