________ is a feature that automatically corrects typing mistakes as they occur

A) Word wrap
B) Spelling & Grammar
C) AutoCorrect
D) Find and Replace


C

Computer Science & Information Technology

You might also like to view...

In CentOS 7, which command allows you to launch System Monitor?

A. system-monitor B. gnome-system C. gnome-system-monitor D. monitor-system

Computer Science & Information Technology

The spacing between tick marks is determined by the ________

A) base value B) rate of increase C) Major unit value D) data marker

Computer Science & Information Technology

JavaScript is a language often used within HTML documents to trigger interactive features.

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

Computer Science & Information Technology

Which of the following is the general syntax of the function prototype to overload the post-increment operator as a member function?

A. className operator++(); B. friend className operator++(); C. className operator++(int); D. friend className operator++(int);

Computer Science & Information Technology