Which of the following pointer arithmetic operations provides an index?

A. ptr + 5
B. 5 + ptr
C. ptr1 + ptr2
D. ptr1 - ptr2
E. ptr--


Answer: D

Computer Science & Information Technology

You might also like to view...

Which cells are included in the notation A1:D1?

A) A1, B1, and C1 B) B1, C1, and D1 C) A1, B1, C1, and D1 D) A1 and D1

Computer Science & Information Technology

Using a protocol analyzer, a security consultant was able to capture employee's credentials. Which of the following should the consultant recommend to the company, in order to mitigate the risk of employees credentials being captured in the same manner in the future?

A. Wiping of remnant data B. Hashing and encryption of data in-use C. Encryption of data in-transit D. Hashing of data at-rest

Computer Science & Information Technology

With _______, register banks are replicated so that multiple threads can share the use of pipeline resources.

A. SMT B. pipelining C. scalar D. superscalar

Computer Science & Information Technology

The primary purpose of configuration status reporting is to

A. evaluate the performance of software developers and organizations B. make sure that change information is communicated to all affected parties C. allow revision of project schedule and cost estimates by project managers  D. determine progress against quality goals

Computer Science & Information Technology