Wavy red and green lines that appear below segments of text indicate ________
A) a style change from previous text
B) the start of a new paragraph
C) flagged errors
D) presence of formatting marks
C
Computer Science & Information Technology
You might also like to view...
To convert a string to a double, use the ____________ method.
a. String.ToDouble b. double.TryParse c. Try.ParseDouble d. ToString
Computer Science & Information Technology
Create a programmer defined data type called rainbow_t with the values red, orange, yellow, green, blue, indigo, and violet.
What will be an ideal response?
Computer Science & Information Technology