<?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>Object-oriented programming using C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Gopalan, N.P.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Sivaselvan, B.</namePart>
  </name>
  <name type="personal">
    <namePart>Mala, C.</namePart>
  </name>
  <typeOfResource>software, multimedia</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>PHI Learning Private Limited</publisher>
    <dateIssued>2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">electronic</form>
    <extent>189 p. 24 cm</extent>
  </physicalDescription>
  <abstract>This compact book explores the various object-oriented programming features of C++ such as encapsulation, obstruction, overloading, inheritance, virtual functions, polymorphism, templates and exception handling. It discusses in detail control structures, functions and arrays. Besides, it explains the notion of header files inclusion and its internals, and data structures that support polymorphism. A detailed treatment of C is also given to address the needs of the first-time programmers not acquainted with the features set of C. 	The next is supported by real-time programming examples. The book is intended for the students of all engineering disciplines, computer applications and information communication technology.</abstract>
  <note type="statement of responsibility">N.P. Gopalan, B. Sivaselvan, C. Mala.</note>
  <note>Kindle eBook.</note>
  <subject>
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Data structures (Computer science)</topic>
  </subject>
  <classification authority="ddc" edition="22">005.133</classification>
  <identifier type="isbn"/>
  <recordInfo>
    <recordContentSource authority="marcorg">Ma-Un</recordContentSource>
    <recordCreationDate encoding="marc">131021</recordCreationDate>
    <recordChangeDate encoding="iso8601">20150408114143.0</recordChangeDate>
    <recordIdentifier source="OSt">ASINB006BMFJ5M</recordIdentifier>
  </recordInfo>
</mods>
