<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>C++ programming: from problem analysis to program design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Malik, D. S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">United States</placeTerm>
    </place>
    <publisher>Cengage Learning</publisher>
    <dateIssued>2013</dateIssued>
    <edition>6th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xli, 1398 p. : ill. col. ; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: An overview of computers and programming language -- Basic elements of c++ -- input/ output -- Control structures I (selection) -- Control structures II (repetition) -- User-defined functions -- User-defined simple data types, namespaces, and the string type -- Arrays and strings -- Records (structs) -- Classes and data abstraction -- Inheritance and composition -- Pointer, classes, virtual functions, and abstract classes -- Overloading and templates -- Exception handling -- Recursion -- Searching, sorting, and the vector type -- Linked lists -- Stacks and queues.</tableOfContents>
  <note type="statement of responsibility">D. S. Malik.</note>
  <note>Includes index and appendix.</note>
  <classification authority="lcc">QA76.73.C153 M268(6e)</classification>
  <identifier type="isbn">9781133526346</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">190731</recordCreationDate>
  </recordInfo>
</mods>
