<?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 design in Java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Gilbert, Stephen Bill McCarty</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Techmedia</publisher>
    <dateIssued>1998</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxii, 720 p. : ill. ; 23 cm. + CD</extent>
  </physicalDescription>
  <note>Includes bibliographical reference, appendices, glossary, and index.</note>
  <subject>
    <topic>Computer Languages Software development</topic>
    <topic>Software development</topic>
    <topic>Inheritance</topic>
    <topic>Interfaces</topic>
    <topic>Remote objects</topic>
    <topic>Persistent objects</topic>
    <topic>Concurrent objects</topic>
    <topic>Java</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.117 GIL</classification>
  <identifier type="isbn">8176351857 (pbk)</identifier>
  <recordInfo/>
</mods>
