Which of the following pointer arithmetic operations is invalid?

A. ptr + 5
B. 5 + ptr
C. ptr / 2
D. ptr1 >= ptr2
E. ++ptr


Answer: C

Computer Science & Information Technology

You might also like to view...

MC SQL uses the optional WHERE clause in a SELECT query to specify the________for the query.

a) selection criteria. b) processing order. c) format. d) None of the above.

Computer Science & Information Technology

Buffer overflow attacks are easier to execute than DoS attacks

Indicate whether the statement is true or false.

Computer Science & Information Technology

To simplify the process of creating rules, Outlook provides a Rules ____.

A. Template B. Wizard C. Manager D. Automator

Computer Science & Information Technology

Someone who wants to hide data can create hidden partitions or voids- large unused gaps between partitions on a disk drive. Data that is hidden in partition gaps cannot be retrieved by forensics utilities.

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

Computer Science & Information Technology