<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Devarchit&#39;s Computer Padlet by Devarchit Singh</title>
      <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30</link>
      <description>Class 8A</description>
      <language>en-us</language>
      <pubDate>2020-07-08 04:17:57 UTC</pubDate>
      <lastBuildDate>2025-10-29 21:22:52 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-uploads.storage.googleapis.com/642218998/2d4e0038608cbed1d0e537448d9d35b3/working.PNG</url>
      </image>
      <item>
         <title>PART-1 </title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/797123086</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/05d3aaf79cf2cc41086a1a4959ab81ac/Worksheet_on_programs_Part_1.pdf" />
         <pubDate>2020-10-02 09:12:59 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/797123086</guid>
      </item>
      <item>
         <title>PART-2</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/797123563</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/0d2ac89de2b5a4e2dfc96691b9da680b/JAVA_PROGRAMS_WORKSHEET_PART_2.pdf" />
         <pubDate>2020-10-02 09:13:32 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/797123563</guid>
      </item>
      <item>
         <title>Object</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799456036</link>
         <description><![CDATA[<div>Objects are real world entities or items. It can either be a non living entity (like a computer) or living entity (like a dog). All objects have a state and a behaviour.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:34:27 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799456036</guid>
      </item>
      <item>
         <title>Class</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799456394</link>
         <description><![CDATA[<div><strong>A class in real world is a set of objects with similar characteristics and behavior.</strong><br>Example : The class of all insects<br>The class of all human beings<br>The class of all smartphones<br>A class in JAVA means the blueprint or prototype of an object using which many duplicate objects of the same type may be created for different purposes.<br>Class is also a keyword in JAVA used to define or start a program.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:35:00 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799456394</guid>
      </item>
      <item>
         <title>Polymorphism</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457173</link>
         <description><![CDATA[<div>The same object can perform different functions or have different forms for different purposes.Ex: A smartphone can behave like a camera, media player,  notebook all depending on what we want to use.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:36:25 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457173</guid>
      </item>
      <item>
         <title>Encapsulation</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457447</link>
         <description><![CDATA[<div>An object encapsulates or binds together data members and functions into a single unit.<br>The functionality cannot be separated from the characteristics.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:36:53 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457447</guid>
      </item>
      <item>
         <title>Inheritance</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457577</link>
         <description><![CDATA[<div>Every object acquires the property of its parent object and has some of its own  new features.<br>Example : The new models of any car will integrate new features into the pre - existing ones.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:37:07 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457577</guid>
      </item>
      <item>
         <title>Abstraction</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457755</link>
         <description><![CDATA[<div>Data <strong>abstraction</strong> is the process of hiding certain details and showing only essential information to the user.      </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:37:29 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799457755</guid>
      </item>
      <item>
         <title>The 4 features of Java are:</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799458412</link>
         <description><![CDATA[<div>1. Java is simple and platform independent, i.e., it is not specific to any processor or operating system.<br>2. Java achieves platform independence by using both a compiler and an interpreter and converts the source code to machine code executable on different systems.<br>3. Java is designed with multi - threaded capabilities with different tasks coded as threads that can execute concurrently, resulting in highly interactive and responsive applications.<br>4. Java provides a variety of built - in graphics to create an attractive application.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:38:45 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799458412</guid>
      </item>
      <item>
         <title>JVM </title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799464019</link>
         <description><![CDATA[<div>A <strong>Java virtual machine</strong> (<strong>JVM</strong>) is a <a href="https://en.wikipedia.org/wiki/Virtual_machine">virtual machine</a> that enables a computer to run <a href="https://en.wikipedia.org/wiki/Java_(software_platform)">Java</a> programs as well as programs written in <a href="https://en.wikipedia.org/wiki/List_of_JVM_languages">other languages</a> that are also compiled to <a href="https://en.wikipedia.org/wiki/Java_bytecode">Java bytecode</a>.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:48:37 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799464019</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799465080</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/2d7ecaea7fddc9c74c731ed4df3a3592/JVM2.jpg" />
         <pubDate>2020-10-03 03:50:11 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799465080</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799466025</link>
         <description><![CDATA[<div>Java is an object- oriented programming language. It was developed in 1991 by James Gosling and his colleagues Arthur van Hoff and Andy Bechtolsheim at Sun Microsystems to develop software for consumer electronics. Java is called an object oriented programming language because it uses objects in programming.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:51:53 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799466025</guid>
      </item>
      <item>
         <title>It is an integrated development environment of JAVA where a program is created, compiled, executed and checked for errors.</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799466737</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:53:09 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799466737</guid>
      </item>
      <item>
         <title>PACKAGE</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799467279</link>
         <description><![CDATA[<div>It contains group of similar classes.They can be inbuilt or user defined.<br>Packages created by user are called User Defined Package.<br><strong>Inbuilt Packages-<br></strong>java.lang- default package contains primitive data types and math functions.<br>java.io- contain classes with inbuilt methods for input and output operations.<br>java.util</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:54:06 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799467279</guid>
      </item>
      <item>
         <title>Import</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799469300</link>
         <description><![CDATA[<div>It is a keyword to import packages in Java.<br><strong>Example:<br></strong>import java.io  -  it imports all classes of input output packages.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 03:57:51 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799469300</guid>
      </item>
      <item>
         <title>Class</title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799470470</link>
         <description><![CDATA[<div>A class contains a set of methods and data. The data is used by the methods to perform the task.<br><strong>Example:<br></strong>public class </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-10-03 04:00:05 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/799470470</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/801758428</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/padlets/1bhniczmm98v7jiz" />
         <pubDate>2020-10-05 03:35:17 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/801758428</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1164877981</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/1410b19083daae244f9de02e02fec067/New_doc_4_Feb_2021_10.pdf" />
         <pubDate>2021-02-04 17:06:24 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1164877981</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1185403811</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/ea4ee1cc9797af0bf1de05f1b38eb6e8/New_doc_Feb_10__2021_8.pdf" />
         <pubDate>2021-02-10 02:36:56 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1185403811</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1190394694</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/5f90dcb66f2dae195d733f0312e0c7c7/New_doc_Feb_11__2021_8.pdf" />
         <pubDate>2021-02-11 02:34:09 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1190394694</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1193061833</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/b55304393b003fc82953f861ca016766/New_doc_Feb_11__2021_9.pdf" />
         <pubDate>2021-02-11 16:14:22 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1193061833</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1654123686</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/de704cc6c93267fc7f52af215870d09d/New_doc_18_Jul_2021_10_49_pm.pdf" />
         <pubDate>2021-07-19 01:57:10 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1654123686</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1654932672</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/f00dfe5a7a20ee9cce7c3af3b9f74b00/New_doc_19_Jul_2021_10_08_pm.pdf" />
         <pubDate>2021-07-19 16:47:13 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1654932672</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1659746253</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/9856334b9eae18329d68ab75a185cf88/New_doc_24_Jul_2021_7_05_am.pdf" />
         <pubDate>2021-07-24 01:38:48 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1659746253</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660018607</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/b2b30027e8774ab11936a34cd9499dc9/New_doc_24_Jul_2021_10_23_pm.pdf" />
         <pubDate>2021-07-24 17:02:48 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660018607</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660369941</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/eb109499fe241e2dabac06f5f0066b62/GEOGRAPHY_CH6.pdf" />
         <pubDate>2021-07-25 17:23:33 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660369941</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660370196</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/acfe2208246e0f8557db593dcb684639/New_Doc_2021_05_18_11_40_32.pdf" />
         <pubDate>2021-07-25 17:24:22 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660370196</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660371111</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/6d12b53f3b8bae41ba58c426a71da348/New_doc_25_Jul_2021_10_55_pm.pdf" />
         <pubDate>2021-07-25 17:28:37 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1660371111</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1661276311</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/eac651e8f5e462a2784026117f593d50/New%2520doc%252026%2520Jul%25202021%252010_50%2520pm.pdf" />
         <pubDate>2021-07-26 17:27:59 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1661276311</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1662298157</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/64bd0ce728deb8e08ad7082c8d45858f/New_doc_27_Jul_2021_10_16_pm.pdf" />
         <pubDate>2021-07-27 16:50:45 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1662298157</guid>
      </item>
      <item>
         <title></title>
         <author>devarchitsingh2mar2007</author>
         <link>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1663608089</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/642218998/593dd106adf6d7f87626d05a8886c537/New_doc_29_Jul_2021_7_28_am.pdf" />
         <pubDate>2021-07-29 02:00:25 UTC</pubDate>
         <guid>https://padlet.com/devarchitsingh2mar2007/62qtvvv55oxyfh30/wish/1663608089</guid>
      </item>
   </channel>
</rss>
