<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>PROGRAMMIMG FUNDAMENTALS  by Ugathareni</title>
      <link>https://padlet.com/ugaaa0420/Bookmarks</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2022-03-29 02:05:03 UTC</pubDate>
      <lastBuildDate>2022-03-29 02:42:09 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>21DDT21F1179_UGATHARENI</title>
         <author>ugaaa0420</author>
         <link>https://padlet.com/ugaaa0420/Bookmarks/wish/2118434078</link>
         <description><![CDATA[<div>&nbsp;SECTION A&nbsp; <br>1. Identify a symbol that must end the C++ code statement. <br>&nbsp;B. Semicolon <br>&nbsp;2. Identify the CORRECT declaration of variable <br>&nbsp;D. boolean double; <br><br>&nbsp;SECTION B <br>&nbsp;QUESTION 1 <br><br>&nbsp;(a) List TWO (2) items in C++ program structure <br>=&nbsp; <strong>headers, class definition</strong> <br><br>(b) Explain TWO (2) types of data used in C++ program <br> -&nbsp; &nbsp; &nbsp;<strong>String</strong>&nbsp;(or&nbsp;<strong>str</strong>&nbsp;or&nbsp;<strong>text</strong>). Used for a&nbsp;<strong>combination of any characters that appear on a keyboard</strong>, such as letters, numbers and symbols.<br>- &nbsp;<strong>Boolean</strong>&nbsp;(or&nbsp;<strong>bool</strong>). Used where data is restricted to&nbsp;<strong>True/False</strong>&nbsp;or&nbsp;<strong>yes/no</strong>&nbsp;options.</div><div>&nbsp;<br>&nbsp;(c) State the definition of local and global variables. <br>=&nbsp; <strong>Global variables</strong> are those which are not defined inside any function and have a global scope whereas <strong>local variables</strong> are those which are defined inside a function and its scope is limited to that function only.&nbsp;<br><br> (d) Declare the following variables:&nbsp;<br> i. Weight&nbsp;<br>=&nbsp; weight is a ratio variable, a weight of 4 grams is twice as heavy as a weight of 2 grams<br> ii. isCodingFun= TRUE<br>= boolean&nbsp;<br>~ stores values with two states;  true or false <br><br></div><div>&nbsp;</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-03-29 02:42:09 UTC</pubDate>
         <guid>https://padlet.com/ugaaa0420/Bookmarks/wish/2118434078</guid>
      </item>
   </channel>
</rss>
