1.

Is It Possible To Copy Contents Of One Record To Another?

Answer»

Yes, the contents of one record can be COPIED to another by copying EITHER each field USING the assignment operator or WHOLE record using the assignment operator.

Yes, the contents of one record can be copied to another by copying either each field using the assignment operator or whole record using the assignment operator.



Discussion

No Comment Found