Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

ICT Miss Ayesha Anwar

Name:_______________________Class:____ Date:____________ Subject: ICT


TOTAL MARKS: 25 (5 MARKS FOR EACH) OBTAINEDMARKS:________
Q: Identify the error in the given code /4
CODE CORRECTION
<!DOCTYPE html>
<hml>
<bodY>
<h1>My First Heading(/h1)
<p>My first paragraph.<p>
<body>
</html>
<head>
<body>
<table style="width:100%">
  <tr>
    <th>Firstname</th>
    <th>Lastname
    <th>Age</th>
  </tr>
  <tr>
    <td>Jill</td>
    <td>Smith</td>
    <td>50</td>
  <tr>
    <td>Eve</td>
    <>Jackson</td>
    <td>94<\td>
  <\tr>
</table>
<!DOCTYPE html>
<html lang="en")(head><meta charset="utf-8" />
<title>Smashing HTML5!</title>
<link rel="stylesheet" href="css/main.css" type="text/css" />
<!--[if IE]>
<script
src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></scri
pt <script src="js/IE8.js" type="text/javascript"></script><!
[endif]-->
<!--[if lt IE 7]>
</head>
<body id="index" class="home"></body></html>:
header id="banner" class="body">
<a href="#">Smashing HTML5! <strong>HTML5 in
the year <del>2022</del>
<ins>2009</ins></strong></a></h1>
<nav><ul> <li class="active"><a
ICT Miss Ayesha Anwar

href="#">home</a></li>
<li><a href="#">portfolio</a></li>
<li><a href="#">blog</a></li>
<li><a href="#">contact</a></li>
</ul></nav>
</header><!-- /#banner -->

Q1:Fill in the blank. /4


1. In case of a problem with ______________, the file loaded in a safe mode.
2. ______________ is completely dead with no power supply.
3. ______________ and ______________ are the areas of troubleshoot.
4. ______________ prevents the system from error.
Q2:Write True False where required /5
1. Unable to install a program is hardware troubleshoot. (_______)
2. Windows restart in a safe mode lies in hardware troubleshoot. (_______)
3. It is important to take care of our computer. (_______)
4. Computer maintenance will low down the speed of system. (_______)
5. When computer lock we can ctrl+alt+del. (_______)
Q3:Who am I? /3
Power failure in computer______________
File doesn’t boot_______________
Identifications of troubles_____________
Q4. What is trouble shooting? And name the areas of trouble shoot? /5
Q5. Discuss some common problems and their trouble shooting? /4

You might also like