Answer to Question #215692 in HTML/JavaScript Web Application for Ajay

Question #215692
Html coding
Topic
List of computer generation with their description.
Need html coding for given topic
1
Expert's answer
2021-07-11T14:38:13-0400
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Question</title>
</head>
<body>
    <div>
        <h2>The main characteristics of first generation of computers (1940s-1950s)</h2>
        <ul>
            <li>Main electronic component – vacuum tube</li>
            <li>Main memory – magnetic drums and magnetic tapes</li>
            <li>Programming language – machine language</li>
            <li>Power – consume a lot of electricity and generate a lot of heat.</li>
            <li>Speed and size – very slow and very large in size (often taking up entire room).</li>
            <li>Input/output devices – punched cards and paper tape.</li>
            <li>Examples – ENIAC, UNIVAC1, IBM 650, IBM 701, etc.</li>
            <li>Quantity – there were about 100 different vacuum tube computers produced between 1942 and1963.</li>
        </ul>
    </div>
    <div>
        <h2>The main characteristics of second generation of computers (1950s-1960s)</h2>
        <ul>
            <li>Main electronic component – transistor</li>
            <li>Memory – magnetic core and magnetic tape / disk</li>
            <li>Programming language – assembly language</li>
            <li>Power and size – low power consumption, generated less heat, and smaller in size (in comparison with the first generation computers).</li>
            <li>Speed – improvement of speed and reliability (in comparison with the first generation computers).</li>
            <li>Input/output devices – punched cards and magnetic tape.</li>
            <li>Examples – IBM 1401, IBM 7090 and 7094, UNIVAC 1107, etc.</li>
        </ul>
    </div>
    <div>
        <h2>The main characteristics of third generation of computers (1960s-1970s)</h2>
        <ul>
            <li>Main electronic component – integrated circuits (ICs)</li>
            <li>Memory – large magnetic core, magnetic tape / disk</li>
            <li>Programming language – high level language (FORTRAN, BASIC, Pascal, COBOL, C, etc.)</li>
            <li>Size – smaller, cheaper, and more efficient than second generation computers (they were called minicomputers).</li>
            <li>Speed – improvement of speed and reliability (in comparison with the second generation computers).</li>
            <li>Input / output devices – magnetic tape, keyboard, monitor, printer, etc.    </li>
            <li>Examples – IBM 360, IBM 370, PDP-11, UNIVAC 1108, etc.</li>
        </ul>
    </div>
    <div>
        <h2>The main characteristics of fourth generation of computers (1970s-present)</h2>
        <ul>
            <li>Main electronic component – very large-scale integration (VLSI) and microprocessor.</li>
            <li>VLSI– thousands of transistors on a single microchip.</li>
            <li>Memory – semiconductor memory (such as RAM, ROM, etc.)
                <ul>
                    <li><strong>RAM</strong> (random-access memory) – a type of data storage (memory element) used in computers that temporary stores of programs and data (volatile: its contents are lost when the computer is turned off).</li>
                    <li><strong>ROM</strong> (read-only memory) – a type of data storage used in computers that permanently stores data and programs (non-volatile: its contents are retained even when the computer is turned off).</li>
                </ul>
            </li>
            <li>Programming language – high level language (Python, C#, Java, JavaScript, Rust, Kotlin, etc.).</li>
            <li>Size – smaller, cheaper and more efficient than third generation computers.</li>
            <li>Speed – improvement of speed, accuracy, and reliability (in comparison with the third generation computers).</li>
            <li>Input / output devices – keyboard, pointing devices, optical scanning, monitor, printer, etc.</li>
            <li>Network – a group of two or more computer systems linked together.</li>
            <li>Examples – IBM PC, STAR 1000, APPLE II, Apple Macintosh, etc.</li>
        </ul>
    </div>
    <div>
        <h2>The main characteristics of fifth generation of computers (the present and the future)</h2>
        <ul>
            <li>Main electronic component: based on artificial intelligence, uses the Ultra Large-Scale Integration (ULSI) technology and parallel processing method.
                <ul>
                    <li><strong>ULSI</strong> – millions of transistors on a single microchip</li>
                    <li><strong>Parallel processing method</strong> – use two or more microprocessors to run tasks simultaneously.</li>
                </ul>
            </li>
            <li>Language – understand natural language (human language).</li>
            <li>Power – consume less power and generate less heat.</li>
            <li>Speed – remarkable improvement of speed, accuracy and reliability (in comparison with the fourth generation computers).</li>
            <li>Size – portable and small in size, and have a huge storage capacity.</li>
            <li>Input / output device – keyboard, monitor, mouse, trackpad (or touchpad), touchscreen, pen, speech input (recognise voice / speech), light scanner, printer, etc.</li>
            <li>Example – desktops, laptops, tablets, smartphones, etc.</li>
        </ul>
    </div>
</body>
</html>

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS