When you click a mailto link, your default ________ application opens

Fill in the blank(s) with correct word


e-mail

Computer Science & Information Technology

You might also like to view...

Given that p1 is an integer pointer variable, and a1 is an integer array, which of the following statements are not legal code?

a. p1= a1; b. cout << p1[0]; c. cin >> p1[0]; d. a1 = p1;

Computer Science & Information Technology

Prior to Java SE 8, Java supported three programming paradigms. Java SE 8 added ________.

a. procedural programming b. object-oriented programming c. generic programming d. functional programming.

Computer Science & Information Technology

The process by which your movie can be watched on other computers is called:

A) formating B) publishing C) compressing D) editing

Computer Science & Information Technology

To create a navigation form, click the CREATE tab and then click the ____ button to display the menu of available navigation forms.

A. Menu B. Control C. More Forms D. Navigation

Computer Science & Information Technology