Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

16: String Class, Unary Positive and Negative

( \newcommand{\kernel}{\mathrm{null}\,}\)

  • 16.1: String Class within C
    In most programming languages a string is typically a string of characters (string them along in a series). The rules for handling strings vary from language to language. Technically, there is no string data type in the C++ programming language. However, the concept of a string data type makes it easy to handle stings of character data.
  • 16.2: Unary Positive and Negative Operators
    Unary positive also known as plus and unary negative also known as minus are unique operators. The plus and minus when used with a constant value represent the concept that the values are either positive or negative.
  • 16.3: Practice 16 String Class, Unary Positive and Negative


This page titled 16: String Class, Unary Positive and Negative is shared under a CC BY license and was authored, remixed, and/or curated by Kenneth Leroy Busbee (OpenStax CNX) .

Support Center

How can we help?