Which of the following usages of the Me reference is syntactically correct (assume mHour is an instance variable of class CTime and the current object is an instance of CTime)?

a) Me.mHour
b) Me(CTime.mHour)
c) Me(CTime).mHour
d) None of the above.


a) Me.mHour

Computer Science & Information Technology

You might also like to view...

A bot is a self-replicating program that spreads on its own to every computer on a network

Indicate whether the statement is true or false

Computer Science & Information Technology

Explain the syntax of a statement that uses the assignment operator.

What will be an ideal response?

Computer Science & Information Technology

VoIP stands for Voice over Internet Protocol. _________________________

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

Computer Science & Information Technology

Which of the following attacks initiates a connection by sending specially crafted packets in which multiple TCP flags are set to 1?

A. Replay B. Smurf C. Xmas D. Fraggle

Computer Science & Information Technology