If pt is declared as a pointer to a structure of type Employee, ____ refers to the variable whose address is in the pt.idNum variable.

A. (*pt).idNum
B. *pt.idNum
C. pt->idNum
D. (*pt.)idNum


Answer: B

Computer Science & Information Technology

You might also like to view...

A named constant can be assigned a value multiple times.

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

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. Built-in function that calculates the payments for a loan based on constant payments and a constant interest rate B. Class that provides standard math procedures required for mathematical calculations C. Math class method that returns the absolute value of a number D. Math class method that will raise a number to a power E. Method of the Math class that returns the smaller of two numbers F. Math class constant that is the natural exponent

Computer Science & Information Technology

In Excel Online, the Share Survey feature creates a link providing access to a web form without giving the end users access to the collected results

Indicate whether the statement is true or false

Computer Science & Information Technology

DNS stores its Active Directory-integrated zone data in _____________, which are automatically created when you install DNS during creation of your domain

a. Application directory partitions b. Zone directory partitions c. DNS directory partitions. d. None of the above.

Computer Science & Information Technology