<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>CP12005 by Cyril Anthoni</title>
      <link>https://padlet.com/cyrilant/CP1Stream5</link>
      <description>Made with a lightning strike of genius</description>
      <language>en-us</language>
      <pubDate>2017-02-20 09:49:56 UTC</pubDate>
      <lastBuildDate>2017-02-20 10:45:41 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Bahaa AL-Majed</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154893156</link>
         <description><![CDATA[<div>a. High level language instructions get converted to machine language so the CPU can read and execute them<br><br>b. Byte Code is the code that is generated from java programs and it is useful because it makes java programming language a universal language because the JVM reads the java byte code and convert it into machine language.<br><br>c. it means that it matters weather what you write is in uppercase or in lowercase letters and when wrong case written it will cause syntax errors<br><br>d. Bytecode<br>e. Machine language<br><br>how internet works?<br>1.open browser and write the link(url)<br>2.link -dns<br>3.respond&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 09:54:44 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154893156</guid>
      </item>
      <item>
         <title>Aysha Abdulkarim 201601318</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154893525</link>
         <description><![CDATA[<div><strong>Exercise 3</strong><br>a) the relationship is one to one as one line of  high level language can be translated to one machine code<br>b) Byte code is the program translated in a form that can be understood by the Java Virtual Machine (JVM)<br>c) Every word and letter matters within the code. for example system.out.println ("Hi"); would result in a syntax error as the 's' in system is not capitalized.<br>d) Byte code<br>e) Machine code<br><br>How does the internet work?<br>Enter the URL (request)<br>link the IP and domain (link)<br>goes to the server and brings the response(response)<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 09:56:37 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154893525</guid>
      </item>
      <item>
         <title>Ali Hubail 201501533</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154893546</link>
         <description><![CDATA[<div>a.&nbsp; &nbsp; &nbsp;What is the relationship between a high-level language and machine language?</div><div>&nbsp;</div><div>b.&nbsp; &nbsp; A language can be understand only by JVM</div><div>c.&nbsp; It's sensitive to lower and upper case</div><div>d.&nbsp; (d) Bytecode</div><div>&nbsp;</div><div>e. &nbsp; (b) Machine language<br><br>______________<br><br>every website are hosted in a server which is linked to a domain.<br>If you&nbsp;<br><br></div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 09:56:45 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154893546</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154893584</link>
         <description><![CDATA[<div>Because we used different qoutation </div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 09:56:56 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154893584</guid>
      </item>
      <item>
         <title>Dana Aldoseri </title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154893614</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 09:57:04 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154893614</guid>
      </item>
      <item>
         <title>201500463 bayan</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154893710</link>
         <description><![CDATA[<div>convert high level language into machine language to understand it.<br><br>Java bytecode is the instruction set of the Java virtual machine and it can understand by any machine because it has JVM.</div><div><em> <br></em><br></div><div><em>Java is case sensitive that means for example” A” capital (upper-case) letter different than “a” (lower case)<br>how the internet work?<br>URL in the browser <br>request it from the server <br>linking<br>responding<br></em><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 09:57:33 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154893710</guid>
      </item>
      <item>
         <title>201500526</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154893950</link>
         <description><![CDATA[<div>a.&nbsp; High level language instructions get converted to machine language.</div><div>&nbsp;</div><div>b. java bytecode is a soft machine code using JVM</div><div>&nbsp;</div><div>c. it does make difference when the letter is capital letter or small letter.<br><br>d. The Java compiler translates Java source code into (Bytecode)<br><br>e. To run a Java program once it has compiled successfully, an interpreter changes the compiled code into ( Machine Language)<br><br></div><div>How the Internet works ?&nbsp;<br>- request<br>-link<br>-respond<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 09:58:56 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154893950</guid>
      </item>
      <item>
         <title>Noor farhan 201500480</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154895569</link>
         <description><![CDATA[<div>A)<br>a. High level language instructions get converted to machine language.<br><br>B)instruction set of the Java virtual machine. Each byte code is composed of one. its very useful makes java programming language a universal language jvm reads the bytecodes of java.<br><br>C) it means the norm in most programming languages and environments, because lower and upper case letters are represented differently at the lowest levels.<br>D<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:07:49 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154895569</guid>
      </item>
      <item>
         <title>Lulwa Zowayed</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154896196</link>
         <description><![CDATA[<div>How internet work?<br>1- Request (Type the URL on the browser).<br>2-&nbsp; Linking (IPS&nbsp; domain name) - DNS&nbsp;<br>3- Respond</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:12:14 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154896196</guid>
      </item>
      <item>
         <title>Shaikha Althawadi 201500369</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154896263</link>
         <description><![CDATA[<div>a. The instructions of the high level language are getting converting to the machine language.<br>b. Java bytecode is the instruction set of JVM (Java Virtual Machine).&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:12:41 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154896263</guid>
      </item>
      <item>
         <title>Hasan Ali 201601335</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154896289</link>
         <description><![CDATA[<div>3)a) They are one-to-one, one high level language instruction translate to one machine language instruction<br><br></div><div>&nbsp;<br><br></div><div>b) Java bytecode is an intermediate code that is useful for usage of the software/program on other systems. It can only be understood by Java Virtual Machine, therefore JVM has to accompany the bytecode in whichever device it is supposed to work on.<br><br></div><div>&nbsp;<br><br></div><div>c) This means “Variable” and “variable” are not the same. Some things in Java require all lowercase letters while other things might need the first letter to be in uppercase.<br><br></div><div>d) d<br><br></div><div>&nbsp;<br><br></div><div>e) b<br><br></div><div>&nbsp;<br>Internet:<br>Collection of computers connected<br>throughout the world<br>for information transfer/communication<br>that can access different types of media (eg: text, image, video etc.)</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:12:50 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154896289</guid>
      </item>
      <item>
         <title>Abdulla Al Tayyar</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154896291</link>
         <description><![CDATA[<div>its a network that connects computers around the globe.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:12:51 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154896291</guid>
      </item>
      <item>
         <title>Isa Alsobaiei 201500099</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154896504</link>
         <description><![CDATA[<div>group members:<br>lulwa<br>isa<br>duaa<br>hassan<br><br><br>how dose internet work/<br>1. type URL.<br>2. link, IP and domain.<br>3.&nbsp; Respond.<br><br>activity 1:<br>1. he should take chicken tot he other side.<br>2. then he should take the fox to the other side but he should get the chicken back with his so the fox can't eat it.<br>3. he will leave the chicken on the first side and he will take the corn to the other side.<br>4. at last he will take back the chicken and then everything will be alright. :)<br><br>activity 2:<br>1. at first we fell the 5 liters jug .<br>2. we empty the 5 liters jug into the 3 liters one.<br>3. we will have a 3 liters water and a 2 still in the 5 liters one.<br>4. we mark the half of the two liters which is in the 5 liters one.<br>5. we empty one of the marked liters and we will have one liter still to we add it to the 5 liters one and then we will have a total of 4 liters.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:14:33 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154896504</guid>
      </item>
      <item>
         <title>Malak Reyadh 201500368</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154897317</link>
         <description><![CDATA[<div>a.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Both high level and machine language are written to be executed by a computer machine.<br><br></div><div>Machine language consists of only 0's and 1's hence it is closer to execution than high level&nbsp; but is not easily understood&nbsp; by humans so high level languages which are more human readable are used to write a program and later on is converted to machine language using a complier.<br><br></div><div>b.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; What is JAVA bytecode? Why is bytecode useful?<br><br></div><div>&nbsp;<br><br></div><div>c.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;JAVA is case sensitive. What does this mean?<br><br></div><div>It means Java pays attention to the syntax, for instance ‘Public’ is different from ‘public’.&nbsp;<br><br></div><div>d.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The Java compiler translates Java source code into:<br><br></div><div>(a) Assembler language&nbsp; &nbsp;<br><br></div><div>(b) Machine language<br><br></div><div>(c) BlueJ<br><br></div><div>(d) Bytecode<br><br></div><div>&nbsp;<br><br></div><div>e.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To run a Java program once it has compiled successfully, an interpreter changes the compiled code into:<br><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (a) Assembler language&nbsp; &nbsp;<br><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (b) Machine language<br><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (c)&nbsp; JCreator<br><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (d) Bytecode<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:20:20 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154897317</guid>
      </item>
      <item>
         <title>Malak Reyadh -201500368</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154897439</link>
         <description><![CDATA[<div>a.  Both high level and machine language are written to be executed by a computer machine.Machine language consists of only 0's and 1's hence it is closer to execution than high level  but is not easily understood  by humans so high level languages which are more human readable are used to write a program and later on is converted to machine language using a complier.<br><br></div><div>b.            What is JAVA bytecode? Why is bytecode useful?<br><br></div><div> <br><br></div><div>c.             JAVA is case sensitive. What does this mean?<br><br></div><div>It means Java pays attention to the syntax, for instance ‘Public’ is different from ‘public’. <br><br></div><div>d.            The Java compiler translates Java source code into: (d) Bytecode<br><br></div><div> <br><br></div><div>e.            To run a Java program once it has compiled successfully, an interpreter changes the compiled code into: (b) Machine language<br><br></div><div>    <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:20:55 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154897439</guid>
      </item>
      <item>
         <title>Hanan alashoor 201500654</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154898070</link>
         <description><![CDATA[<div>a.high level language can be converted to machine language so the computer can understand it.<br>b.It is the language that can be translated by java virtual machine. It can run the programs  on any device.<br>cIt means that upper letters is different than lawer letters for example s in the code is different than S .<br>d.(d)<br>e.(b)</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:24:42 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154898070</guid>
      </item>
      <item>
         <title>dana,batool,noor,Shaikha </title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154898913</link>
         <description><![CDATA[<div>Activity 1<br>1.put chicken in the canoe</div><div>paddle across the river</div><div>take chicken from the canoe<br><br>2.put Fox in the canoe</div><div>paddle across the river</div><div>take Fox from the canoe<br><br>3.put chicken in the canoe</div><div>paddle across the river</div><div>take chicken from the canoe<br><br>4.put Corn in the canoe</div><div>paddle across the river</div><div>take Corn from the canoe<br><br>5.put chicken in the canoe</div><div>paddle across the river</div><div>take chicken from the canoe<br>Activity 2<br><br>•Fill 3 litre jug from the river</div><div>•Fill a jug from another jug</div><div>•Empty a jug</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:29:52 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154898913</guid>
      </item>
      <item>
         <title>GROUP BAYAN HANAN AYSHA HASAN</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154899181</link>
         <description><![CDATA[<div><strong><em>ACTIVITY 1</em></strong><br>1 put  chicken in canoe<br>2 paddle across the river<br>3 take chicken from canoe<br>4 paddle across the river<br>5 put fox in canoe <br>6 paddle across the river<br>7 take  fox from canoe<br>8 put chicken in canoe<br>9 paddle across river<br>10 take chicken from canoe<br>11 put corn in canoe<br>12 paddle across river<br>13 take corn from canoe<br>14 paddle across river<br>15 put chicken in canoe<br>16 paddle across river<br>17 take chicken in canoe<strong><em><br>ACTIVITY 2<br></em></strong>fill the 3 litre jug from the river<br>fill the 5 litre jug from the 3litre jug<br>fill the 3 litre jug from the river<br>fill the 5 litre jug from the 3 ltr jug<br>empty the 5 litre jug<br>fill the 5 litre jug from the 3 litre jug<br>fill the 3 litre jug from the river<br>fill the 5 litre jug from the 3 litre jug</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:31:26 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154899181</guid>
      </item>
      <item>
         <title>201501533, 201501187,201601133, 201500368</title>
         <author></author>
         <link>https://padlet.com/cyrilant/CP1Stream5/wish/154899512</link>
         <description><![CDATA[<div>• put Chicken&nbsp; in the canoe</div><div>• paddle across the river</div><div>• take Chicken&nbsp; from the canoe</div><div>• paddle across the river</div><div>• put Fox&nbsp; in the canoe</div><div>• paddle across the river</div><div>• take Fox&nbsp; from the canoe</div><div>• put Chicken&nbsp; in the canoe</div><div>• paddle across the river</div><div>• take Chicken&nbsp; from the canoe</div><div>• put Corn&nbsp; in the canoe</div><div>• paddle across the river</div><div>• take Corn&nbsp; from the canoe</div><div>• paddle across the river</div><div>• put Chicken&nbsp; in the canoe</div><div>• paddle across the river</div><div>• take Chicken&nbsp; from the canoe<br><br>____<br>• Fill 5 jug from the river</div><div>• Fill 3 jug from another jug</div><div>• Empty a jug 3</div><div>• Fill 3 jug from another jug</div><div>• Fill 5 jug from the river</div><div>•&nbsp;Fill 3 jug from another jug<br>• Empty a jug 3</div><div><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-02-20 10:33:25 UTC</pubDate>
         <guid>https://padlet.com/cyrilant/CP1Stream5/wish/154899512</guid>
      </item>
   </channel>
</rss>
