iii. Describe an external representation of the date so that any sending process may convert a date of its local representation to the external representation prior to sending, and any receiving process may convert the date received from this representation to its native representation.

Process A sends to process B a single data item, a date. Process A uses the American date format: // (for example: 01/31/2001. Process B uses the European date format: //(for example:31/01/2001.)


An example of such a representation is ,, (for example, 2001, 12, 31).

Computer Science & Information Technology

You might also like to view...

Class members are accessed via the __________ operator in conjunction with the name of an object (or reference to an object) of the class or via the _____________ operator in conjunction with a pointer to an object of the class.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Describe the noise floor.

What will be an ideal response?

Computer Science & Information Technology

Most students majoring in computer science will need to study Boolean algebra in courses such as "Discrete Mathematics" or "Computer Math and Logic."

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

Computer Science & Information Technology

You can add words to the dictionary of the spell checker.

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

Computer Science & Information Technology