<?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>Core JAVA</title>
    <subTitle>: an integrated approach</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Nageswara Rao R</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>D T Editorial Services</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Dream Tech Press</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii,698p PB 24x18cm</extent>
  </physicalDescription>
  <abstract>The book is written in such a way that learners without any background in programming are able to follow and understand it entirely. It discusses the concepts of Java in a simple and straightforward language with a clear cut explanation, without beating around the bush. The book provides ample solved programs which could be used by the students not only in their examinations but also to remove the fear of programming from their minds. It also covers sample interview questions which were asked in various interviews. It helps students to prepare for their future careers.</abstract>
  <subject>
    <topic>Strings</topic>
  </subject>
  <subject>
    <topic>Polymorphism</topic>
  </subject>
  <subject>
    <topic>AWT</topic>
  </subject>
  <subject>
    <topic>Applets</topic>
  </subject>
  <classification authority="ddc">001.6424 RAOC</classification>
  <identifier type="isbn">9789351199250</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260316</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260316101514.0</recordChangeDate>
  </recordInfo>
</mods>
