⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tsld029.htm

📁 an excellent java tutorial for the ones who is not a beginner of this language
💻 HTM
字号:

<HTML>

<HEAD>
<META HTTP-EQUIV="Context-Type" CONTEXT="text/html;charset=windows-1252">
<meta name="GENERATOR" content="Microsoft Internet Assistant for PowerPoint 97">
 <TITLE>Quiz </TITLE> 
</HEAD>

<BODY     >

 <H1>Quiz </H1> 
 <P><UL>
<LI><H2>Which of the following statements are correct ?
</H2>
<UL>
<LI>int i=(int)((a&#06010) && (b&#06210));
<LI>boolean b = 1;
<LI>boolean b = (!!!!(3&#0604))
<LI>System.out.println((char)(260&#062&#0622));
<LI>int i= (int)(true); 
<LI>
</UL></UL><UL>
<LI><H2>What will the following program output?</H2>
</UL></P>
<P><UL>
for (int i=10; i&#0621; i--) {
<BR></UL><UL>
  for (int j=1; j&#06010; j++) {
</UL><UL>
       if ( ((i+j)%(10)) == 0 )
</UL><UL>
	System.out.println(i + 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -