<?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</title>
    <subTitle>program design including data structures</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Malik, D. S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston, MA</placeTerm>
    </place>
    <publisher>Course Technology, Cengage Learning</publisher>
    <dateIssued>c2009</dateIssued>
    <dateIssued encoding="marc">2009</dateIssued>
    <edition>4th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xlvi, 1560 p. : col. ill. ; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>Content: An overview of computers and programming languages -- Basic elements of C++ -- Input/output -- Control structures 1 (selection) -- Control structures 11 (reception) -- User-defined functions 1 -- User-defined functions 11 -- User-defined simple data types, names spaces and the string type -- Arrays and strings -- Records (structs) Classes and data abstraction -- Inheritance and composition --  pointers, classes, virtual functions, and abstract classes -- Overloading and templates -- Exception handling -- Recursion -- Linked lists -- Stacks and queues -- Searching and sorting algorithms -- Binary trees -- Graphs -- Standard templates library (STL).</tableOfContents>
  <note type="statement of responsibility">D.S. Malik.</note>
  <note>Includes bibliographical references (p. 1511) and index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153.M11 M27 2009</classification>
  <classification authority="ddc" edition="22">005.13/3</classification>
  <identifier type="isbn">9780538747561 (pbk.)</identifier>
  <identifier type="isbn">142390222X (pbk.)</identifier>
  <identifier type="lccn">2008279079</identifier>
  <identifier type="uri">http://www.loc.gov/catdir/toc/fy1002/2008279079.html</identifier>
  <location>
    <url displayLabel="Table of contents only">http://www.loc.gov/catdir/toc/fy1002/2008279079.html</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">LC</recordContentSource>
    <recordCreationDate encoding="marc">081113</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220824140020.0</recordChangeDate>
    <recordIdentifier source="OSt">15520341</recordIdentifier>
  </recordInfo>
</mods>
