<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Augustana CSC Q&amp;A - Recent questions and answers in CSC330</title>
<link>https://lovelace.augustana.edu/q2a/index.php/qa/csc330</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: Is the essay now required regardless of culture points?</title>
<link>https://lovelace.augustana.edu/q2a/index.php/3644/is-the-essay-now-required-regardless-of-culture-points?show=3699#a3699</link>
<description>&lt;p&gt;I am also really confused by his email. Id appreciate it if he would formulate the assignment using propositional logic. &quot;If you have 7+ culture points, then you do not need to do the paper&quot; vs &quot;If you have 7+ culture points, then you must also do the paper&quot;&lt;/p&gt;
</description>
<category>CSC330</category>
<guid isPermaLink="true">https://lovelace.augustana.edu/q2a/index.php/3644/is-the-essay-now-required-regardless-of-culture-points?show=3699#a3699</guid>
<pubDate>Wed, 13 May 2020 12:10:48 +0000</pubDate>
</item>
<item>
<title>Answered: Do we need to know the masks for the test?</title>
<link>https://lovelace.augustana.edu/q2a/index.php/712/do-we-need-to-know-the-masks-for-the-test?show=717#a717</link>
<description>&lt;p&gt;Yes, Lab 3 material is considered fair game for the exam.&lt;/p&gt;
&lt;p&gt;Bit masks really aren't that complicated.  It's just using bitwise operations (like AND, OR) with a specific bit pattern in order to change some bits in another bit pattern.&lt;/p&gt;
&lt;p&gt;See the first section of this page: &lt;a rel=&quot;nofollow&quot; href=&quot;https://en.wikipedia.org/wiki/Mask_(computing)&quot;&gt;https://en.wikipedia.org/wiki/Mask_(computing)&lt;/a&gt;&lt;/p&gt;
</description>
<category>CSC330</category>
<guid isPermaLink="true">https://lovelace.augustana.edu/q2a/index.php/712/do-we-need-to-know-the-masks-for-the-test?show=717#a717</guid>
<pubDate>Thu, 13 Dec 2018 19:18:37 +0000</pubDate>
</item>
<item>
<title>Answered: Stack on the exam 17/18</title>
<link>https://lovelace.augustana.edu/q2a/index.php/713/stack-on-the-exam-17-18?show=716#a716</link>
<description>&lt;p&gt;Yes, it would be okay to draw it, and then cross it out, as long as it was clear that you had &quot;popped it off&quot; the stack.&lt;/p&gt;
&lt;p&gt;In reality though, the memory addresses that used to store silly would now be storing something else...&lt;/p&gt;
</description>
<category>CSC330</category>
<guid isPermaLink="true">https://lovelace.augustana.edu/q2a/index.php/713/stack-on-the-exam-17-18?show=716#a716</guid>
<pubDate>Thu, 13 Dec 2018 19:14:09 +0000</pubDate>
</item>
<item>
<title>Answered: What's the difference between a regular Float and an IEEE single-precision float?</title>
<link>https://lovelace.augustana.edu/q2a/index.php/714/whats-difference-between-regular-float-single-precision-float?show=715#a715</link>
<description>&lt;p&gt;Nothing.  A Java or C++ &lt;strong&gt;float&lt;/strong&gt; follows the IEEE single-precision floating points standard.  A Java or C++ &lt;strong&gt;double&lt;/strong&gt; follows the IEEE double-precision floating-point standard.&lt;/p&gt;
&lt;p&gt;(However, our textbook also consider smaller-bit-length floating-point numbers since they are easier to work with.)&lt;/p&gt;
</description>
<category>CSC330</category>
<guid isPermaLink="true">https://lovelace.augustana.edu/q2a/index.php/714/whats-difference-between-regular-float-single-precision-float?show=715#a715</guid>
<pubDate>Thu, 13 Dec 2018 19:13:00 +0000</pubDate>
</item>
</channel>
</rss>