How can A send the date to B so that A does not have to do any conversion?

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.)
Suppose the same date has to be communicated to Process C, which uses a date format of --(for example; 2001-01-31).


A sends the date in American format. B will have to convert the date to its local format upon receiving the date.

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ consists of values or cell references used to calculate the result of the function.

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

Computer Science & Information Technology

Describe the difference between a LAN switch/bridge and a router.

What will be an ideal response?

Computer Science & Information Technology

The Federal Communications Commission defines ________ as anything over 10 Mbps

A) broadband B) municipal Wi-Fi C) mobile Internet access D) DSL

Computer Science & Information Technology

PMT(rate, nper, pv [, fv=0] [, type=0]) In the figure above, nper stands for the ____.

A. total number of payment periods B. total number of payments that have already been made C. number of payments per year D. number of interest payments per year

Computer Science & Information Technology