Of the following expressions, ____ is the most commonly used.  This is because such an expression allows each element in an array to be accessed as the address is "marched along" from the starting address of the array to the address of the last array element.

A. *ptNum--
B. *--ptNum
C. *ptNum++
D. *++ptNum


Answer: C

Computer Science & Information Technology

You might also like to view...

The target attribute of the anchor tag can be used to link to the named location on the current page or another page.

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

Computer Science & Information Technology

A(n) ________ query is a type of query that displays only the records that match criteria that you enter in Query Design view

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which layer of the OSI model provides an interface between the network and the software running on a host machine?

A) Application layer B) Presentation layer C) Session layer D) Transport layer E) Network layer F) Data link layer G) Physical layer

Computer Science & Information Technology

File extensions such as .wav, .rm, .mid, .midi are examples of ____ files.

A. video B. audio C. graphics D. animation

Computer Science & Information Technology