TestSEHTML / hints /device.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
575 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Device</title>
</head>
<body>
<p>A <b>Device</b> represents a physical IT resource upon which system software and artifacts may be stored or deployed for execution.</p>
<h2>Category:</h2>
<p>Technology. Active Structure.</p>
<h2>Examples:</h2>
<p>File Server, Router, Mainframe, Desktop PC, IBM System Z.</p>
</body>
</html>