Which of the following can be used to initialize a pointer variable?

A. 1
B. nullptr
C. "0"
D. '0'


Answer: B

Computer Science & Information Technology

You might also like to view...

Refering to the accompanying figure, which of the following sequences is correct for performing a mail merge?

A. A B C D E B. B D E C A C. B C D E A D. B D E A C

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 9-3Little Learning Tools is a Web site where parents can find approved learning aides for toddlers. They are looking to make a set of pages where people can navigate through the products. Stan is currently thinking about using frames, as he has heard that they will meet what he wants to do. In XHTML, which DTD should Stan add to his pages?

A. strict B. frameset C. transitional D. none of the above

Computer Science & Information Technology

In ____ typography, the designer is less concerned with the readability of a large body of text and more concerned about using the text in an artistic manner to communicate a succinct, potent message to the viewer.

a. text b. artistic c. display d. typeface

Computer Science & Information Technology

An abstract class is always used to create objects in client applications.

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

Computer Science & Information Technology