Knowledge in Strings in C

Strings and Outline

*Strings A string is a sequence of characters treated as a group We have already used some string literals: “filename” “output string” Strings are important in many programming contexts: names other objects (numbers, identifiers, etc.) Outline String Literals Referring to String Literals String Output

Computer Programming & Numerical Methods. (Assignment)

This clip includes an assignment that covers important topics such as Data types, Functions and other important topics.