<?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>Fundamentals of computer and programming in C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Jha,S.K.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>S.K.Kataria</publisher>
    <dateIssued>2008</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>x, 508p.</extent>
  </physicalDescription>
  <abstract>Contents
Computing Concepts Overview of C ConstantsVariables and Data Types Managing Input and Output Operations Operators and Expressions Character Arrays and Strings Decision Making and Branching Decision Making and Looping Arrays UserDefined Functions Structures and Unions Pointers File Management in C Database Management System C99 Features	
</abstract>
  <note type="statement of responsibility">S.K.Jha</note>
  <subject>
    <topic>C (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computers -- Programming Languages -- C</topic>
  </subject>
  <subject>
    <topic>Object Oriented Programming (OOP)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C3.B3 2008</classification>
  <identifier type="isbn">0070669090</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">120412</recordCreationDate>
    <recordChangeDate encoding="iso8601">20141125112542.0</recordChangeDate>
  </recordInfo>
</mods>
