Tutor Marked Assignment TMA-04
In a Nutshell - CIW Course Section 3
TMA-04 - CD Access Code: 22278
Q1. What does MIME stand for?
- a) Mult-I-M-E-dia
- b) Multi Internet Media Extensions
- c) Multipurpose Internet Mail Extensions
- d) Multipurpose Internet Media Extensions
Q2. Which extension does Perl automatically associate with the perl.exe application?
- a) .perl
- b) .prl
- c) .pl
- d) .p
Q3. Which Linux command can be used to view a CGI script on an Apache server?
- a) view
- b) cat
- c) show
- d) list
Q4. Which command can be typed to find out if the Perl Red Hat Package Manager (RPM) file is installed?
- a) rpm -qa | grep perl
- b) rpm -qa | rpm perl
- c) rpm -pa | grep perl
- d) grep -pa | rpm perl
Q5. How many replies to the previous command are sent back to confirm Perl is installed?
- a) One
- b) Two
- c) Three
- d) Four
Q6. Match the RealServer Streaming Server Components to their correct descriptions.
- a) Protocol
- b) Address
- c) Port
- d) Mount point
- e) Path
- f) File
- 1) Port number RealServer listens for requests
- 2) Used to access subdirectory of the mount point
- 3) Refers to the name of the media file
- 4) Accesses media
- 5) IP or domain name
- 6) Indicates how the media should be served
Q7. How many types of streaming media content are there?
- a) One
- b) Two
- c) Three
- d) Four
Q8. What are the minimum hardware and software requirements for a streaming media server?
- a) Celeron Processor 300 MHz
- b) 256 MB RAM
- c) A soundcard
- d) A network card
- e) 20 gigabytes (GB) of disk space
- f) Audio and Video editors
Q9. What does NNTP stand for?
- a) National News Transport Protocol
- b) News Network Transfer Protocol
- c) Network News Transport Protocol
- d) Network News Transfer Protocol
Q10. E-mail systems use ______ to create, send, store, and download e-mail messages.
- a) Transfer Protocols
- b) Agents
- c) Pathways
- d) Carriers
Q11. Which of the following features of advanced e-mail server configurations allows you to alter the SMTP header of a message so that a user can appear to be sending an e-mail from a different computer?
- a) Aliasing
- b) Relaying
- c) Masquerading
- d) Spoofing
Q12. Which SMTP command begins a session?
- a) LO
- b) ELO
- c) HELO
- d) HELLO
Q13. Match the POP3 commands with their descriptions:
- a) USER
- b) PASS
- c) LIST
- d) RETR
- e) DELE
- f) QUIT
- 1) Erase a message that you specify
- 2) Ends the session
- 3) Allows the client to specify a logon name
- 4) Allows you to read messages
- 5) Allows the client to specify a password
- 6) Lists any e-mail messages in your mailbox
Q14. Which command allows you to read the first message in your mailbox?
- a) RETR 0
- b) LIST 0
- c) RETR 1
- d) LIST 1
Q15. Which of the following is the more sophisticated version?
- a) IMAP
- b) POP3
Q16. Which port does IMAP listen on?
- a) 43
- b) 143
- c) 243
- d) 443
Q17. LDAP was designed to adapt a directory system called ______ for use on modern networks.
- a) x.100
- b) x.250
- c) x.450
- d) x.500
Q18. Interdomain e-mail stays within one DNS domain.
- a) True
- b) False
Q19. An MX record has how many fields?
- a) Four
- b) Five
- c) Six
- d) Seven
Q20. Which of the following are MX record fields?
- a) OUT
- b) DMX
- c) Domain Name
- d) Character Name
- e) Server Name
- f) Numerical Value
- g) SMTP
- h) IN
Q21. Which of the following MX record fields indicate that the DNS record is for a host running the Transport Control Protocol/Internet Protocol (TCP/IP)?
- a) OUT
- b) DMX
- c) Domain Name
- d) Character Name
- e) Server Name
- f) Numerical Value
- g) SMTP
- h) IN
Q22. The default MDaemon mailbox setting uses the first intial of the last name and the entire first name of any user you define.
- a) True
- b) False
Q23. The default MDaemon password setting uses the initials of the first names and the entire last name of any user you define.
- a) True
- b) False
I would categorise this as a trick question! Read it very carefully, how many first names are we talking about here?
Q24. What is the default port number used for Web access to a MDaemon server?
- a) 30
- b) 100
- c) 300
- d) 1000
- e) 3000
Q25. Which menu would you click on the MDaemon Message Router window, to start creating an alias?
- a) File
- b) Edit
- c) Setup
- d) Accounts
- e) Lists
- f) Gateways
- g) Catalogs
- h) Queues
- i) Windows
Q26. A HTTP request consists of a command and which two other optional parts?
- a) timestamp
- b) headers
- c) footers
- d) body
Q27. Which HTTP request command passes the body to a resource for further action?
- a) GET
- b) POST
- c) PUT
- d) TRACE
Q28. Match the HTTP status codes to their correct interpretation:
- a) 1xx
- b) 2xx
- c) 3xx
- d) 4xx
- e) 5xx
- 1) Further action must be taken to complete the request
- 2) The server failed to fulfil a valid request
- 3) The request was received, this is a continuing process
- 4) The action was successfully received, understood, and accepted
- 5) The request contains incorrect syntax or cannot be fulfilled
Q29. Which of the following are examples of application servers?
- a) Allaire ColdFusion
- b) Microsoft Word
- c) Internet Explorer
- d) Microsoft Transaction Server
Q30. A Web server identifies that a URL refers to a script in one of how many ways?
- a) Two
- b) Three
- c) Four
- d) Five
