📄 pasq1001.html
字号:
<HTML>
<HEAD><LINK href="../style.css" rel="stylesheet" type="text/css">
<TITLE>Pascal Lesson 1 : Quiz 2</TITLE></HEAD>
<BODY background="../tile01.jpg">
<P><CENTER><H1>Quiz for Chapter 2</H1></CENTER>
<H3>Time : 30 minutes</H3>
<P>Read <A HREF="pasl1001.html">Chapter 2</A> if you haven't done so !</P>
<H4>Each scores 10</H4>
<OL>
<LI>What is <TT>TextColor</TT> and <TT>TextBackGround</TT> for ?</LI>
<LI>List the value accepted as <TT>TextColor</TT> parameter with its color !</LI>
<LI>The same as number 2, but for <TT>TextBackGround</TT>.</LI>
<LI>How can we switch between text modes ?</LI>
<LI>Mention at least three values that is accepted for changing text modes.</LI>
<LI>How would it be if we specify X and Y parameter in
<TT>GotoXY</TT> exceeds the
screen resolution ?</LI>
<LI>Explain shortly all about text modes in PC !</LI>
<LI>Why must we add <TT>Delay</TT> between
<TT>Sound</TT> and <TT>NoSound</TT> ?</LI>
<LI>If we omit <TT>NoSound</TT> statement, what will happen ?</LI>
<LI>How was the formula to assign colors in <TT>TextAttr</TT> ?</LI>
</OL><P>That's all folks ! Good luck !</P><hr>
<H3>Where to go ?</H3>
<A HREF="pasl1001.html">Back to chapter 2</A><BR>
<A HREF="pasl1002.html">Advance to chapter 3</A>, about branching (<TT>IF</TT>)<BR>
<A HREF="pasles01.html">To lesson 1 contents</A><BR>
<a HREF="../news.html">My main tutorial homepage</a><BR>
<a HREF="../mylink.html">My programming links</a><BR>
<a HREF="../faq.html">Contact me</a>
<hr><P class="cpy">By : Roby Joehanes, © 1996, 2000</P>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -