A type of break that is used to create a new section that can be formatted differently from the rest of
the document.
A) Continuous B) Page C) Column
A
Computer Science & Information Technology
You might also like to view...
You declare a class-level variable using the ____ keyword.
A. Dim B. Mod C. Private D. Static
Computer Science & Information Technology
function declarations double secant( double c, double n, double x0, double x1); double nthroot( double c, double n);
What will be an ideal response?
Computer Science & Information Technology