S t u d y G u i d e
Hardware
- What is hardware?
- What is the difference between hardware and software?
- How does a keyboard work?
- How does a keyboard recognize that a key is hit?
- What is the ASCII code?
- What are output devices?
- What are input devices?
- Describe the difference between a CRT and a LCD screen?
- How does a CRT screen work?
- What is the refresh rate, and to which hardware device does it apply?
- Describe the different printer types used.
- What is the difference between impact and nonimpact printers?
- What is the color depth, and where is the word used?
- Describe the architecture of a hard disk.
- How does a hard disk work?
- What are the limitations of floppy disks used as storage devices?
- What are track, sector, cluster, and cylinder on a hard disk?
- Describe the three parts that determine the disk access speed.
- What is the advantage of magnetic tape as storage medium? What is the disadvantage?
- Which storage devices are based on magnetism, which are based on optics?
- What is the advantage of a DVD over a CD, as far as computers are concerned?
- What is Flash memory?
- How does a CD store data?
- What connects CPU and memory?
- What is the difference between primary and secondary storage?
- Where are ALU and control unit located?
- Is the memory a part of the CPU?
- What are registers and where are they located?
- Describe the machine cycle.
- What is stored in memory if your computer is shut off.
- What's a motherboard?
- What does the 2.6 GHz of the newest processors tell?
- Why is it necessary that the memory is large?
- What happens if you run several programs at the same time and the memory
is too small to hold all these programs?
- Is primary storage or secondary storage volatile?
- What is the difference between analog and digital data transmission?
- What kind of communication media are known in networks?
- What is the task of a protocol in a network?
- What is the advantage of using fiber optics for data transmission?
- What is a modem?
- For what purpose is a modem used?
- What is DSL?
- Describe how the ethernet protocol works?
- What is the difference between a LAN and a WAN?
- What is a client/server network?
- What is a peer-to-peer network?
- What are the mainly used network topologies?
Data Storage and existing Applications
- How is your data organized on your computer?
- What is the "path" of a data file?
- What does the extension of a data file tell?
- How do you cut and paste in Microsoft office applications?
- What is the task of a operating system?
- Does every PC have an operating system?
- Which operating systems do you know?
- What are two main differences between MS-DOS and Windows
- What is a GUI?
- What is the BIOS?
- What is multitasking?
- What are the main features of a spreadsheet program?
- What is a formula in Excel. Give an example.
- What is the difference between a label and a number in Excel?
- What is the difference between the value and the address of a spreadsheet
cell?
- What is the difference between absolute and relative referencing in Excel?
How is it done?
- What is conditional formatting in Excel?
- What is the difference between a bitmap-based and a vector graphics?
- How are curves stored in vector graphics?
- What kind of objects do you know in Corel Draw?
- What kind of graphics formats do you know?
- What is the advantage of gif graphics over bmp graphics?
- How does the Lempel-Ziv compression algorithm work?
- What is data compression?
- Why is data compression useful?
- How is a pixel (bitmap based) graphics file stored?
- What are the RGB and the CMYK color models?
- How is a color encoded in the RGB color model?
- What is a mp3 file? What is the advantage over an audio (au) or wave (wav)
file?
- Which of the following three data formats are compressed: bmp, gif, jpg?
- What are tables, forms, and queries in relational databases?
- What are records and fields in relational databases?
- Except relational databases, what kind of databases do you know?
- What are keys in relational databases?
- Which objects are related in relational databases: Queries, Tables, or Forms?
- What is the difference between primary and secondary key?
- What is a one-to-many relationship in a relational database?
Internet, HTML, Encryption
- What is TCP/IP. Where is it used?
- What is an IP address
- What is the difference between a domain name and an IP address?
- What is telnet?
- What is FTP used for?
- Give me the names of three different protocols used in the internet.
- What is http?
- Tell me the different parts of the URL
- Where are Java applets executed? On server or client computer?
- What are cookies?
- What is a browser? Give two examples of browsers.
- What is a plug in in a browser good for?
- Where are CGI scripts executed? On server or client computer?
- What is SSL?
- How does SSL work?
- What is HTML?
- What are HTML tags?
- What are attributes for HTML tags?
- Does Frontpage produce HTML code?
Security/Privacy/Encryption
- Describe the difference between full and incremential backup.
- What is a firewall? Where is it used?
- Why do some systems require users to have passwords with at least 6 signs,
and with at least one nonletter character?
- What is a digital signature? How does it work?
- What are the main means to restrict access for nonauthorized users in networks?
- What is encryption?
- What is the difference between encryption and compression?
- How does Caesar's code encryption work?
- What is the problem when using symmetric key encryption?
- What is the advantage for public key (asymmetric key) encryption?
- Why is public key encryption so suited for use on the internet?
- What is a computer virus?
- How can a program be infected by a computer virus?
- How do you prevent getting a computer virus on your computer?
- Can you get a computer virus by looking on some HTML page on the internet?
- What happens if you visit the yahoo web page between your computer and the
yahoo server? Does it also affect computers other than those two?
- What is a denial of service (DoS) attack?
Programming Languages
- What is a programming language?
- What is the difference between machine code, assembly language code, and
code in a higher programming language?
- What is the advantage of using a higher programming language over using
machine code. Are there also disadvantages?
- What is an assembler?
- What is a compiler?
- What is C++?
- Give some features of the programming language C++.
- Compare the programming languages C++ and Java.
- Give me a list of three programming languages.
- Which programming language is older? Java or FORTRAN?