In C++11, you can use a new type of enum known as a(n) __________ (also known as an enum class) to have multiple enumerators with the same name, within the same scope.

a. universal enum
b. auto enum
c. multi-cast enum
d. strongly typed enum
e. None of these


d. strongly typed enum

Computer Science & Information Technology

You might also like to view...

Word has the tools which allow you to view videos directly from various web sources without leaving your Word document

Indicate whether the statement is true or false

Computer Science & Information Technology

The grouping of multiple servers so that they appear as a single device to the rest of the network is known as which term?

a. load balancing b. clustering c. link aggregating d. server overloading

Computer Science & Information Technology

It is necessary to shift elements of a linked list to make room for a new element or to delete an element.

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

Computer Science & Information Technology

To reopen a document at a later time, you use the file command. _________________________

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

Computer Science & Information Technology