<?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>Structured and object-oriented problem solving using C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Staugaard, Andrew C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Prentice-Hall of India Private Ltd.</publisher>
    <dateIssued>c2002</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxiii, 757 pages : Illustrations ;</extent>
  </physicalDescription>
  <tableOfContents>1. Getting Acquainted with Computers, Programs, and C++ -- 2. Problem Solving, Abstraction, and Stepwise Refinement -- 3. Data: Types, Classes, and Objects -- 4. Input and Output Objects -- 5. Nuts and Bolts: Standard Stuff in C++ -- 6. Decisions, Decisions, Decisions -- 7. Looping Operations: Iteration -- 8. Functions In-Depth -- 9. One-Dimensional Arrays -- 10. Classes and Objects In-Depth -- 11. Class Inheritance -- 12. File I/O -- 13. Pointers -- 14. Introduction to Data Structures and ADTs -- 15. Multidimensional Arrays.</tableOfContents>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Object-oriented programme</topic>
  </subject>
  <subject authority="">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="">
    <topic>Object-oriented programming (computer science)</topic>
  </subject>
  <classification authority="lcc">QA 76.73 STA</classification>
  <identifier type="isbn">8120321324</identifier>
  <identifier type="isbn">9788120321328</identifier>
  <identifier type="isbn">0130284513</identifier>
  <identifier type="isbn">9780130284518</identifier>
  <recordInfo/>
</mods>
