Cuando se envía un archivo por correo electrónico, se puede ____.
A. adjuntar una copia del archivo
B. enviar un vínculo al archivo
C. opciones a. o b.
D. ni a. ni b.
Answer: C
Computer Science & Information Technology
You might also like to view...
To access the last character of a string class object str you can use the expression
A) str[last]. B) str.last(). C) str[str.length()]. D) str[str.length()-1]. E) None of the above
Computer Science & Information Technology
Answer the following questions true (T) or false (F)
1. A local class and a nested class are the same thing. 2. Overloading a binary operator as a stand-alone function requires two arguments.
Computer Science & Information Technology
The SUM function calculates the total of values contained in two or more cells
Indicate whether the statement is true or false
Computer Science & Information Technology
To remove a field from a PivotTable, you select it and press Delete
Indicate whether the statement is true or false
Computer Science & Information Technology