<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>FP301 OBJECT ORIENTED PROGRAMMING by </title>
      <link>https://padlet.com/leedzamp/FP301_SLIDE2</link>
      <description>DATE : 03/01/2014</description>
      <language>en-us</language>
      <pubDate>2014-01-03 03:53:31 UTC</pubDate>
      <lastBuildDate>2017-05-17 03:23:32 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>http://d262le4z25sx36.cloudfront.net/portraits/champagne.jpg</url>
      </image>
      <item>
         <title>EXERCISE 2</title>
         <author>leedzamp</author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18798431</link>
         <description><![CDATA[<br><b>Answer all the questions below: </b><br><br><p>1.  Operation of ++ has higher priority than operator +.&nbsp; [ TRUE | FALSE ]</p><p>2.  28 % 5 will produce __________.</p><p>3.  Run time error can be traced by compiler. [ TRUE | FALSE ]</p><p>4.  a = --b; and a = b--; will give you the same result for a when printed out. [ TRUE | FALSE ]</p><p>5.  Operation of / has higher priority than operator ++. [ TRUE | FALSE ]</p><p>6.  Operation of - has same priority with operator +. [ TRUE | FALSE ]</p><p>7.  Operation of () has higher priority in precedence level. [ TRUE | FALSE ]</p><p>8.  List 3 types of errors.</p><p>9.  Give the type of error for error message : "cannot resolve symbol".</p><p>10.   javac stands for _______ .</p><p>11.  “javac” converts ______ into ______.</p><p>12.  Performing several tasks at a time, such as querying a database and
displaying a user interface. (Features : ...)</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 03:54:58 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18798431</guid>
      </item>
      <item>
         <title>Syuhada Amira (2043)</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799675</link>
         <description><![CDATA[<p>Exercise 2</p><p>1. False</p><p>2. 3</p><p>3. True</p><p>4.&nbsp;True</p><p>5. True</p><p>6. </p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 07:48:23 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799675</guid>
      </item>
      <item>
         <title>Kavee.R (2058</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799681</link>
         <description><![CDATA[<p>1. false</p><p>2. 3</p><p>3. True</p><p>4. True</p><p>5. True</p><p>6. True</p><p>7. True</p><p>8.&nbsp; compile time&nbsp; errors, run time errors, semantic errors.</p><p>9. Syntax error</p><p>10. java compiler.</p><p>11.sourse cod to class file with byte code </p><p>12. Multi-threaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 07:49:25 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799681</guid>
      </item>
      <item>
         <title>ZAKWAN(1080</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799773</link>
         <description><![CDATA[<p>1.False</p><p>2.3</p><p>3.True</p><p>4.False</p><p>5.True</p><p>6.True</p><p>7.True</p><p>8.-Runtime error, Logic error, Syntax error</p><p>9.Syntax error</p><p>10.&nbsp;Java Compiler</p><p>11.Java source codes into Java bytecodes</p><p>12.Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:00:59 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799773</guid>
      </item>
      <item>
         <title>asyraf2049</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799816</link>
         <description><![CDATA[<p>1.false</p><p>2.3</p><p>3.false</p><p>4.true</p><p>5.true</p><p>6.true</p><p>7.true</p><p>8. syntax error, run time error, </p><p>logic errors</p><p>9.syntax error</p><p>10.java compile</p><p>11.java package into class</p><p>12.GUI</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:08:17 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799816</guid>
      </item>
      <item>
         <title>Mohd Khir</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799891</link>
         <description><![CDATA[<p>1.False</p><p>2. 3</p><p>3.True</p><p>4.False</p><p>5.True</p><p>6.True</p><p>7.True</p><p>8. Runtime error,Logic error,syntax error</p><p>9.Syntax error</p><p>10.Java Compiler</p><p>11.java source code to java bytecode</p><p>12.</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:18:47 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799891</guid>
      </item>
      <item>
         <title>Tan Loo Shin</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799936</link>
         <description><![CDATA[<p>1.True</p><p>2.3</p><p>3.True</p><p>4.False</p><p>5.False</p><p>6.True</p><p>7.True</p><p>8.compile time error,runtime error,syntax error</p><p>9.compile time error</p><p>10.Java Compile</p><p>11.source code to .class file with bytecode</p><p>12.multi-threaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:21:12 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799936</guid>
      </item>
      <item>
         <title>Nurasmaa Binti Abdullah</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799965</link>
         <description><![CDATA[<p>1.True</p><p>2.3</p><p>3.True</p><p>4.False</p><p>5.False</p><p>6.True</p><p>7.True</p><p>8.Runtime error,syntax error,logic error</p><p>9.syntax error</p><p>10.Java compiler</p><p>11.sourse code to class file with bytecode</p><p>12.multi-threaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:22:55 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18799965</guid>
      </item>
      <item>
         <title>NOR QURAISHIA BT ISMAIL</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800303</link>
         <description><![CDATA[<p>1. False</p><p>2. 3</p><p>3. True</p><p>4. True</p><p>5. True</p><p>6. True</p><p>7. True</p><p>8. Runtime error, Logic error, Syntax error</p><p>9. Syntax error</p><p>10. Java compiler</p><p>11. </p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:47:14 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800303</guid>
      </item>
      <item>
         <title>adilah adli</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800316</link>
         <description><![CDATA[<p>1.false</p><p>2.3</p><p>3.true</p><p>4.true</p><p>5. true</p><p>6.true</p><p>7.true</p><p>8.&nbsp;Syntax Errors,Run-time Errors,Logic Flaws</p><p>9.syntax error</p><p>10.java compile</p><p>11.java source codes into java bytecodes</p><p>12.multi-threaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:48:06 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800316</guid>
      </item>
      <item>
         <title>siti aisyah bt samsuni</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800339</link>
         <description><![CDATA[<p>1.false</p><p>2.3</p><p>3.true</p><p>4.true</p><p>5.true</p><p>6.true</p><p>7.true</p><p>8.syntax errors,run-time,logic error</p><p>9.syntax errors</p><p>10.java compiler</p><p>11.java sourse code into java </p><p>bytecode</p><p>12.multi-threadded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:49:58 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800339</guid>
      </item>
      <item>
         <title>FARAHIN KHAIRI</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800383</link>
         <description><![CDATA[<p>1.false</p><p>2.3</p><p>3.true</p><p>4.true</p><p>5.true</p><p>6.true</p><p>7.true</p><p>8. Runtime error, Logic error,&nbsp; Syntax error</p><p>9.syntax error</p><p>10. java compiler</p><p>11. java source code to java bytecode</p><p>12. multi-threaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:54:14 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800383</guid>
      </item>
      <item>
         <title>Siti Norsyahira (2035)</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800410</link>
         <description><![CDATA[<p>1) False</p><p>2) 3</p><p>3) True</p><p>4) </p><p>5) True</p><p>6) True</p><p>7) True</p><p>8) Syntax error, Run-time error, Logic error</p><p>9) Syntax error</p><p>10) Java compiler</p><p>11) Java source code into java bytecodes</p><p>12) Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 08:57:39 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800410</guid>
      </item>
      <item>
         <title>FAizul hilmy</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800443</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 09:01:58 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800443</guid>
      </item>
      <item>
         <title>FAizul hilmy</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800444</link>
         <description><![CDATA[<p>1.false</p><p>2.3</p><p>3.true</p><p>4.true</p><p>5. true</p><p>6.true</p><p>7.true</p><p>8.&nbsp;Syntax Errors,Run-time Errors,Logic Flaws</p><p>9.syntax error</p><p>10.java compile</p><p>11.java source codes into java bytecodes</p><p>12.multi-threaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 09:02:02 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800444</guid>
      </item>
      <item>
         <title>nor diyana binti ismail</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800452</link>
         <description><![CDATA[<p>1) false</p><p>2) 3</p><p>3) true</p><p>4)&nbsp;true</p><p>5)&nbsp;true</p><p>6)&nbsp;true</p><p>7)&nbsp;true</p><p>8) Syntax error, Run-time error, Logic error</p><p>9) Syntax error</p><p>10) Java compiler</p><p>11) Java source code into java byte codes</p><p>12) Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 09:02:34 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800452</guid>
      </item>
      <item>
         <title>NURUL AMIRAH NAJWA BINTI KAMARUDDIN</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800824</link>
         <description><![CDATA[<p>1) False</p><p>2) 3</p><p>3) True</p><p>4)&nbsp;True</p><p>5)&nbsp;True</p><p>6)&nbsp;True</p><p>7)&nbsp;True</p><p>8) Syntax error, Run-time error, Logic error</p><p>9) Syntax error</p><p>10) Java compiler</p><p>11) Java source code into java byte codes</p><p>12) Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 09:36:27 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18800824</guid>
      </item>
      <item>
         <title>Siti Nadiah</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18807264</link>
         <description><![CDATA[<p>1. False</p><p>2. 3</p><p>3. true</p><p>4. false</p><p>5.true</p><p>6. true</p><p>7.true</p><p>8.run time error,syntax error,compile time error</p><p>9.syntax error</p><p>10.java compiler</p><p>11.</p><p>12.multi-threaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-03 15:43:36 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18807264</guid>
      </item>
      <item>
         <title>ARUN a/l GANASAN</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18815863</link>
         <description><![CDATA[<p>Exercise 2</p><p>1. FALSE</p><p>2. 3</p><p>3. TRUE</p><p>4. FALSE</p><p>5. TRUE</p><p>6. TRUE</p><p>7. FALSE</p><p>8. SYNTAX ERROR, RUN TIME ERROR<span style="font-size: 13px;">,</span></p><p><span style="font-size: 13px;"> LOGIC ERROR</span></p><p>9. SYNTAX ERROR</p><p>10. JAVA COMPILER</p><p>11. JAVA SOURCE CODES TO BYTECODES</p><p>12. MULTI-THREAD</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-04 04:09:47 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18815863</guid>
      </item>
      <item>
         <title>Syuhada Amira (2043)</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18816282</link>
         <description><![CDATA[<p>1.False</p><p>2.3</p><p>3.True</p><p>4.True</p><p>5.True</p><p>6.True</p><p>7.True</p><p>8.Syntax Error, Run Time Error, Logic Error</p><p>9.Syntax Error</p><p>10.Java Compiler</p><p>11.Java Source Code to ByteCodes</p><p>12.Multi-Thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-04 05:48:07 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18816282</guid>
      </item>
      <item>
         <title>Hud Bin Abdul Razakek</title>
         <author>hudashraff</author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18821150</link>
         <description><![CDATA[<p>1. False</p><p>2. 3</p><p>3. True</p><p>4. True</p><p>5. True</p><p>6. True</p><p>7. True</p><p>8. Syntax error, Run-time error and logic error</p><p>9. Syntax error</p><p>10. Java Compile</p><p>11. Java source code into java bytecode</p><p>12. Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-04 18:46:54 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18821150</guid>
      </item>
      <item>
         <title>FAZLI MOHD</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18825437</link>
         <description><![CDATA[<p><p>1.False</p><p><span style="font-size: 13px;">2.3</span></p><p>3.True</p><p>4.false</p><p>5. True</p><p>6.True</p><p>7. True</p><p>8. Syntax error, Run-time error, Logic error</p><p>9. Syntax error</p><p>10.Java compiler</p><p>11.Java source code into java bytecodes</p><p>12.Multi-thread</p></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-05 08:22:53 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18825437</guid>
      </item>
      <item>
         <title>Muhammad Amiin Akmal bin Aminuddin</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18956380</link>
         <description><![CDATA[<p>1. False</p><p>2. 3</p><p>3. True</p><p>4. False</p><p>5. True</p><p>6. False</p><p>7. True</p><p>8. Syntax error, logic error, run-time error</p><p>9. Syntax error</p><p>10. Java compiler</p><p>11. Java source code into java byte code</p><p>12. Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-08 14:04:41 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18956380</guid>
      </item>
      <item>
         <title>Muhammad Ariff bin Zakaria (Maty</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18957859</link>
         <description><![CDATA[<p>1) false</p><p>2) 3</p><p>3) true</p><p>4) true</p><p>5) true</p><p>6) false</p><p>7) true</p><p>8) Runtime error,Syntax error,</p><p>Logic error</p><p>9) Syntax error</p><p>10) Java compiler</p><p>11) java source coce into java byte code</p><p>12) Multi- thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-08 14:19:52 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18957859</guid>
      </item>
      <item>
         <title>Maizatul Mod&#39;s</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18974875</link>
         <description><![CDATA[<p><p>1) False</p><p>2) 3</p><p>3) True</p><p>4)&nbsp;True</p><p>5)&nbsp;True</p><p>6)&nbsp;True</p><p>7)&nbsp;True</p><p>8) Syntax error, Run-time error, Logic error</p><p>9) Syntax error</p><p>10) Java compiler</p><p>11) Java source code into java byte codes</p><p>12) Multi-thread</p></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-08 16:57:11 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18974875</guid>
      </item>
      <item>
         <title>Omardin</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999181</link>
         <description><![CDATA[<blockquote style="margin-right: 0px;" dir="ltr"><blockquote style="margin-right: 0px;" dir="ltr"><blockquote style="margin-right: 0px;" dir="ltr"><p>1.False</p></blockquote></blockquote></blockquote><p>2.3</p><p>3.True</p><p>4.True</p><p>5.True</p><p>6.True</p><p>7.True</p><p>8.Syntax Error, Run Time Error, Logic Error</p><p>9.Syntax Error</p><p>10.Java Compiler</p><p>11.Java Source Code to ByteCodes</p><p>12.Multi-Thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-09 00:17:49 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999181</guid>
      </item>
      <item>
         <title>Muhammad Iqbal Hifzan bin Amir Tariq</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999250</link>
         <description><![CDATA[<p>1. False</p><p>2. 3</p><p>3. True</p><p>4. True</p><p>5. True</p><p>6. True</p><p>7. True</p><p>8. Syntax error, Run-time error and logic error</p><p>9. Syntax error</p><p>10. Java Compile</p><p>11. Java source code into java bytecode</p><p>12. Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-09 00:21:38 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999250</guid>
      </item>
      <item>
         <title>shah</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999589</link>
         <description><![CDATA[<p>1.False</p><p>2.3</p><p>3.True</p><p>4.false</p><p>5. True</p><p>6.True</p><p>7. True</p><p>8. Syntax error, Run-time error, Logic error</p><p>9. Syntax error</p><p>10.Java compiler</p><p>11.Java source code into java bytecodes</p><p>12.Multi-thread</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-09 00:37:44 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999589</guid>
      </item>
      <item>
         <title>Update On answer</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999725</link>
         <description><![CDATA[<p><font color="#1c1d22">1: True</font></p><p>2: 3.</p><p>3: False.</p><p>4: False.</p><p>5: False.</p><p>6: True.</p><p>7: True.</p><p>8: Syntax error, Run Time error &amp; logic Error.</p><p>9: Undeclared variable .</p><p>10: Java Compiler.</p><p>11: Source Code to Bytecode</p><p>12: MultiThreaded</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-09 00:42:05 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999725</guid>
      </item>
      <item>
         <title>Update On answer</title>
         <author></author>
         <link>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999726</link>
         <description><![CDATA[<font color="#1c1d22">1</font>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-09 00:42:14 UTC</pubDate>
         <guid>https://padlet.com/leedzamp/FP301_SLIDE2/wish/18999726</guid>
      </item>
   </channel>
</rss>
