Computer Science, asked by Anonymous, 8 months ago

Write the HTMLl code for the following.

1.Parts of CPU

ALU

CU

MU

Primary Memory

Secondary Memory

2. Parts of Computer

Hardware

Input Device

Output Device

Memory Device

Software

System Software

  Language processor

  Application Software

Answers

Answered by shubhang56
2

Answer:

<html>

<body>

<ol start="1">

<li>Parts of CPU</li>

<ul>

<li> ALU

<li> CU

<li> MU

<li> Priimary memory

<li> Secondary memory

</ul>

</ol>

<ol start="2">

<li> Parts of Computer

<ul>

<li>Hardware

<li> IInput device

<li>Output device

<li>Memory device

<li> Software

<li> System Software

<li> Launguage processor

<li> Apppllcation Software

</ul>

</ol>

</body>

</html>

pls mark as brainliest iif helpful !

Similar questions