Inheritance allows one class to gain ____ from another class.
A. attributes
B. records
C. procedures
D. bases
Ans:
A. attributes
C. procedures
Computer Science & Information Technology
You might also like to view...
________ messaging is the process of sending short electronic messages using a wireless network.
A. Webcast B. Podcast C. Email D. Text
Computer Science & Information Technology
What are enterprise constraints and how does multiplicity model these constraints?
What will be an ideal response?
Computer Science & Information Technology
What is the Big-O of performing a single source shortest path for every vertex of the graph using Dijkstra's algorithm?
a. O(V*(V+E) log E) b. O(V+E * log E) c. O(V+E) d. O(V log E)
Computer Science & Information Technology
A(n) ________ is text or a graphic element that displays behind document text
Fill in the blank(s) with correct word
Computer Science & Information Technology