
- •1. People and computers.
- •3. Types of computer systems.
- •5. Input devices: a mouse (a mechanical mouse, an optomechanical mouse, an optical mouse, a cordless (wireless) mouse; main functions); touch panels; light pens; joysticks; microphones.
- •7. What is computer data processing? Five basic operations characteristic of all data processing systems.
- •8. What is cpu? Three main parts of the unit (a control unit, alu, registers), their components, main functions, sequence of main operations.
- •9. Bits - basic units of memory: binary notation, binary digit, byte, kilobyte, megabyte, gigabyte). What is a standard system for the binary representation of characters?
- •11. Bits for pictures. Performance characteristics of monitors.
- •12. Main functions of printers. Give description to mfp, mfd, aio, virtual, dot-matrix, ink-jet, laser, thermal transfer, thermal printers and plotters.
- •13. Computer data storage. What do terms memory, storage, primary storage, secondary storage refer to?
- •14. The most commonly used storage technologies: semiconductor, magnetic and optical. Their performance characteristics.
- •15. Optical storage, forms of optical storage. Magneto-optical disc storage. Online data storage.
- •16. What is an operating system, how does it act, what are common contemporary operating systems? What is system software, application software, utility software?
- •17. Typical functions of the os. What is multiprogramming, multi-user environment, batch processing, dos os?
- •18. The Graphical User Interface. Its main functions and tools.
- •19. What is computer software and computer hardware? Main software characteristics. System software. Firmware. Middleware. Programming software. Application software. Software testing. Testware.
- •20. Software applications: word processors, spreadsheets, media players and database applications. Main characteristics, functions and tools.
- •22. Programming. Steps in writing a program. Bugs.
- •23. Machine code. Language processors: assemblers, compilers, and interpreters. Low-level languages. High-level languages. Markup languages.
- •24. What is the Internet? How does it work? Its main functions and tools. What is www? What do terms email, mailing list, online chat refer to? Internet telephony. A videoconference.
- •25. Web pages: static webpages, dynamic webpages and tools to browse. Websites. Parts of url. Filenames in different oSs.
- •26. Electronic mail: main parts and functions. Spam. Newsgroups.
- •27. Multimedia. Hypermedia. Rich media. Hypertext. Multimedia linear and non-linear categories.
- •28. File formats. Multimedia applications. Multimedia techniques.
- •29. Networks and their main purposes. Pan. Lan. A Home area network. A campus network. Man. Wan. Gan. Vpn. Internetwork. Overlay networks.
- •30. Topology of networks: star, extended star, bus, ring, mesh networking, tree.
13. Computer data storage. What do terms memory, storage, primary storage, secondary storage refer to?
Computer data storage, often called storage or memory, refers to computer components, devices, and recording media that retain digital data used for computing for some interval of time. It provides one of the core functions of the modern computer, that of information retention.
Memory usually refers to a form of semiconductor storage known as random access memory (RAM) and sometimes other forms of fast but temporary storage. Storage more commonly refers to mass storage - optical discs, forms of magnetic storage like hard disks, and other types slower than RAM, but of a more permanent nature. Primary storage is the only one directly accessible to the CPU which continuously reads instructions stored there and executes them as required. Any data actively operated on is also stored there in uniform manner.
The specific functions of internal storage are to hold (store): all data to be processed; intermediate results of processing; final results of processing; all the instructions required for ongoing process. Another name for primary storage is memory, because of its similarity to a function of the human brain.
Secondary storage, or storage is not directly accessible by the CPU. The computer usually uses its input/output channels to access secondary storage and transfers the desired data using intermediate area in primary storage. Secondary storage does not lose the data when the device is powered down—it is non-volatile.
14. The most commonly used storage technologies: semiconductor, magnetic and optical. Their performance characteristics.
The most commonly used storage technologies are semiconductor, magnetic, and optical.
The most important performance characteristics of a storage unit are:
Speed, measured in cycle time.
Capacity, measured by the number of machine words or binary digits.
Reliability, measured by the number of failures per unit of time.
Semiconductor memory uses semiconductor-based integrated circuits to store information. In modern computers, primary storage almost exclusively consists of dynamic volatile semiconductor memory or dynamic random access memory. Since the turn of the century, a type of non-volatile semiconductor memory known as flash memory has steadily gained share as off-line storage for home computers. Removable flash memory is solid-state, rewritable memory; it is non-volatile, so it retains data when the power is turned off. This explains its popularity in small devices.
Flash memory cards are found in cameras, PDAs and music players. Flash drives, also known as thumb or pen drives, are connected to a USB port of the computer. They let you save and transfer data easily. Magnetic storage uses different patterns of magnetization on a magnetically coated surface to store information. It is non-volatile. The information is accessed using one or more read/write heads which may contain one or more recording transducers. A disk drive spins the disk at high speed and reads its data or writes new data onto it. Magnetic storage takes these forms:
Floppy disk,
Hard disk,
A portable hard drive is an external unit with the drive mechanism and the media all in one sealed case. You can use it to make a backup, a spare copy of your files, or to transport data between computers.
Magnetic tape data storage, used for tertiary and off-line storage.