tsld099.htm

来自「an excellent java tutorial for the ones 」· HTM 代码 · 共 44 行

HTM
44
字号

<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>How would you read a String from the console?
</H2>
</UL><UL>
<LI><H2>The Serializable interface provides a way of 			sending objects to streams; these streams can be 		later saved as files on the user抯 disk. What effect could 	this have on Java抯 security?
</H2>
</UL><UL>
<LI><H2>
</H2>
</UL><UL>
<LI><H2>What happens if you serialize an object, alter the object抯 class and try to read it back?
</H2>
</UL><UL>
<LI><H2>
</H2>
</UL></P>
<P></P> 
<P>
<TABLE>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld098.htm">Previous slide</A> </TD>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld100.htm">Next slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="tsld001.htm">Back to first slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="sld099.htm">View graphic version</A> </TD>
</TABLE>
<BR>
</P>



</Body>
</HTML>

⌨️ 快捷键说明

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