File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 4949 < div class ="container ">
5050 < br />
5151 < h1 > LiquidJava Quiz</ h1 >
52+ < p > Test your knowledge about LiquidJava concepts including refinements, object state modeling and ghost variables!</ p >
5253 < img src ="images/banner.gif " alt ="LiquidJava Banner "/>
53- < hr >
5454< ol >
5555< li >
5656< p > Liquid types allow developers to catch bugs at:</ p >
@@ -62,7 +62,6 @@ <h1>LiquidJava Quiz</h1>
6262</ ul >
6363</ li >
6464< li >
65- < p > Liquid types can prevent bugs which of the following? < strong > (Select all that apply)</ strong > </ p >
6665< ul class ="checklist ">
6766< li > < label > < input type ="checkbox " data-question ="0 " data-content ="1 " /> Array index out-of-bounds</ label > </ li >
6867< li > < label > < input type ="checkbox " data-question ="0 " data-content ="1 " /> Null pointer exceptions</ label > </ li >
You can’t perform that action at this time.
0 commit comments