Attempting to access a private member of a class outside that class ________.

a) is a run-time error
b) is a syntax error
c) is a logic error
d) can be accomplished using IntelliSense
e) None of the above.

b) is a syntax error

Computer Science & Information Technology

You might also like to view...

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

1. On a traditional IBM mainframe, interrupts are implemented by switching program status words, so the old PSW field provides a link back to the task that was executing at the time the interrupt occurred. 2. On a traditional IBM mainframe running under MVS, job management, task management, and application program routines are linked through a series of control blocks that hold key control information in memory. 3. On a traditional IBM mainframe, the old PSW holds system constants and pointers. 4. On a traditional IBM mainframe running under MVS, each partition has its own PSW.

Computer Science & Information Technology

Some compression algorithms, such as JPEG (Joint Photographic Experts Group) are __________—they lose some content during the compression process.

a. lossless b. lossy c. imprecise d. noncompressible

Computer Science & Information Technology