Answer the following statements true (T) or false (F)

1) All classes in C# have object as either a direct or indirect base class.
2) An object of one class cannot be an object of another class.
3) Derived classes provide the functionality and features inherited by base
classes.
4) A base class's constructors are inherited into its derived classes.


1) T
2) F
3) F
4) F

Computer Science & Information Technology

You might also like to view...

Convert the decimal number to binary number.

Convert ![15104|30x26](upload://A70kWCgrUtSvcCAT8qoWBfvoqz8.jpeg) to binary

Computer Science & Information Technology

Melanie is writing an article for the school newspaper. Her editor assigned her a maximum length; however, Melanie has some strong opinions she would like to express.Suspecting she may need to make other formatting changes in her document, Melanie switches to ____ view to get a more accurate picture of how the changes will look on the page.

A. Print Layout B. Draft C. Page Layout D. Full Screen

Computer Science & Information Technology

Match each item with a statement below.

A. A central database of computers, users, shared printers, shared folders, other network resources, and resource groupings that is used to manage a network and enable users to quickly find a particular resource. B. Used to automatically configure the TCP/IP settings for a computer, assigning an IP address within the range of 169.254.0.1-169.254.255.254, if a DHCP server is unavailable. C. An operating environment that enables applications to run in an isolated fashion and provides the ability to execute multiple applications on one computer system. D. The IP address of the router that has a connection to other networks. The default gateway address is used when the host computer you are trying to contact exists on another network. E. A feature of Windows Server 2016 that enables monitoring of specific server states and roles to ensure that desired server states are not inadvertently altered. F. The most commonly used version of IP, which has been in use for many years. It has a limitation in that it was not designed to anticipate the vast numbers of networks and network users currently in existence. G. The newest version of IP that is designed for enhanced security and that can handle the addressing needs of growing networks. H. An essential set of programs and computer code that allows a computer operating system to control processor, disk, memory, and other functions central to its basic operation. I. Also called a physical or device address, the hexadecimal number permanently assigned to a network interface and used by the MAC sublayer (a communications sublayer for controlling how computers share communications on the same network). J. Used to distinguish between the network part and the host part of the IP address and to enable networks to be divided into subnets.

Computer Science & Information Technology

Which of the following is important to keep in mind when creating image sequences?

A. The timing of the display B. The size of the images and the frames C. The number of images in the sequence D. The storage location of the images

Computer Science & Information Technology