Globale linker
Inet+
Tester
Braindumps
Braindump 3
Vet du noen av svarene, send inn melding i skjemaet nederst på siden.
1.How many seconds will it take to download a 1,000 byte file with a 56K modem?
- 1
- 8
- 1.25
- 12.15
Answer: A
2. You can ping the loopback address of your computer and your own IP, but you cannot ping the default gateway. What is the problem?
- TCP/IP is not initializing correctly
- Your NIC is bad
- Wrong subnet mask
- Wrong DNS entries
Answer: C
3. Which of the following is not a client-side programming language?
- Visual Basic
- ASP
- JavaScript
- Perl
Answer: D
4. Which of the following is not a server-side programming language?
- Java
- JavaScript
- Perl
- C++
Answer B (Know which languages are client side or server side)
5. CGI programs execute on the:
- server
- client
- client and then server
- server and then client
Answer: A
6. You just uploaded a web site to the server, but now some of the images are not being displayed properly. What is the problem?
- wrong browser settings
- MIME settings wrong on server
Answer: B (not sure and can't remember other choices - that was my answer)
7. Which format supports animation?
- GIF87a
- JPEG
- GIF89a
- PNG
Answer: C
8. Which is a Class B address?
- 126.4.76.125
- 192.34.67.93
- 128.34.64.23
- 201.23.111.23
answer C (Class A 1-126, Class B 128-191, Class C 192-223)
9. How many possible safe colors are there for viewing with a browser?
- 8
- 216
- 256,000
- 64,000
answer B
10. You are trying to connect to http://comptia.org but you are getting a 404 Not Found error. What is a possible reason for it?
- wrong DNS entries
- server is busy
- File does not exist on the server
answer C
13. What is the default port for HTTP?
- 21
- 25
- 80
- 110
answer C (21=FTP, 23=Telnet, HTTP(WWW)=80, 110=POP3)
14. What TCP/IP utility is used to resolve MAC addresses to IP addresses?
- tracert
- rarp
- ping
- netstat
answer B
15. What TCP/IP utility is used to see current connections on your computer?
- tracert
- netstat
- ping
- ipconfig
answer B (netstat shows you all connetions your computer has made since it was first booted - it shows the other computers IP address and port numbers)
16. What command do you use to start an FTP session?
- login
- connect
- action
- open
answer D
17. What command do you use to start uploading files in an FTP session?
- send
- connect
- get
- put
answer D
18. You are going to use a search engine to find out information about your vacation in Columbus, Ohio. You want to find information about either hotels or car rentals in that city. What command do you use?
- Answer (Columus AND Ohio) AND hotels OR "car rentals"
19. What is essential for an Internet connection?
- IP address
- DNS server
- IP address, subnet mask, gateway
- IP address and subnet mask
Answer C
21. What does MIME stand for?
- Answer - Multi Purpose Internet Mail Extensions
22. Which device lets you connect to a host using a different protocol stack?
- router
- bridge
- gateway
- hub
answer C
23. Which device translates between 2 different protocols?
- router
- gateway
- bridge
- hub
answer B (this was the same question as above except reworded - I had them back to back on my test - I think they were trying to confuse you)
24. What protocol does not support authentication?
- PPP
- PPTP
- SLIP
- L2TP
Answer C (pretty much anytime they ask you a question that says something bad about any of these, or if these are the choices and they are asking which one lacks something, like authentication, the answer is SLIP)
25. What do you do to make sure that you have the latest copy of a web page everytime you visit it?
- decrease the cache size
- increase the cache size
- hit the refresh button everytime you visit the page
- clear the History folder
answer C (hitting the refresh button will make sure that you are not using a cached copy)
26. Which DNS record tells you who is responsible for the domain?
- PTR
- RP
- CNAME
- MX
Answer B (PTR allows special names to point to some other location in the domain, CNAME is an alias for a domain, MX is a mail exchange record, and RP (responisble person), identifies the name of the responsible persons for a host)
27. Which domain is used for non profit organizations?
- com
- edu
- org
- net
answer C (com - commercial companies, edu - education, net - ISPs)
28. The language used to create three-dimensional virtual worlds is
- HTML
- SGML
- XML
- VRML
Answer D
29. The language used to interface with a relational database is
- CGI
- DLL
- SQL
- ASP
Answer C
30. Which of the following image format supports transparaent backgrounds?
- JPEG
- GIF87a
- GIF89a
- TIFF
Answer C
31. Which technology uses buffers to allow a file to start playing before it is done downloading?
- Cascading media
- Streaming media
- Video on demand
- None of the choices
Answer B
32. Which used vector based graphics?
- MPEG
- Flash
- RealPlayer
- QuickTime
Answer B
33. Which is the first DNS server created?
- master
- primary
- slave
- first
answer B
34. Which supports encryption?
- PPP
- SLIP
- UDP
- TCP
Answer A
35. The TCP/IP utility used to verify that an IP address is a valid?
- PING
- NETSTAT
- NBTSTAT
- TRACERT
Answer A
36. The process that verifies that your login and password are correct
- Access control
- ACL
- Verification
- Authentication
Answer D
37. When an attacker sends out packets that are not from their own IP address, it is called
- Spoofing
- SYN Flooding
- PING Flooding
- Spamming
Answer A
38. When a hacker sends you a bunch of packets that leaves your TCP ports half open, it is
- SYN attack
- PING attack
- SPOOFING
- Spamming
Answer A
39. When a system is sent ICMP echo requests repeatedly, it
is a
- PING attack
- SYN attack
- SPOOFING
Answer A
40. The data transfer technology that automatically transfers updated information to a web client is called
- Pull technology
- Push technology
Answer B (if you go to a website and request a page to be uploaded, it is Pull technology)
41. The type of account that includes credit card processing
- E-commerce
- E-business
- Merchant account
- Shopping carts
Answer C
44. Which is the fastest?
- T1/E1
- T3/E3
- OC-1
- OC-3
Answer D
46. Which device can be infected with a virus?
- NIC
- Hub
- Gateway
- MAU
Answer C
49. What is the best Pixels Per Inch (PPI) for the quickest download time?
- 72 ppi
- 100 ppi
- 125 ppi
- 225 ppi
answer A (lower the better)
50. Copy protecting you work is
- not recommended
- recommended
- not required, but highly desirable
- required
answer: C
52. You have a 1300 user database you are going to integrate into a web page. What is the best language to use?
- Visual Basic
- C++
- SQL
- XML
Answer: C
53. What is the FQDN of
http://files.comptia.org/crap/something/123idontknow?
- http://files.comptia.org/crap/something/123idontknow
- http://files.comptia.org
- files.comptia.org
- comptia.org
answer C
54. How do you log onto an FTP site?
- Answer - username:password@FTP.x.x.x.x
55. What is true about FTP sites?
- Users cannot change their own password
- Users cannot use their e-mail address as a password
- Users have to change their password at regular intervals
- Users have to change there password the first time they log on
Answer A (only the server can change passwords and logons - this is confusing a lot of the other braindumpers because they are thinking that you are logging on as anonymous, which in that case, you can set your own password - if it is not anonymous, the password and login are set by the administrator of the site at the server)
56. A T3 connection has a maximum speed of
- 1.443 Mbps
- 1.5 Mbps
- 44.74 Mbps
- 155 Mbps
answer C
57. Which WAN technology has speeds ranging from 155.52 - 622.08 Mbps?
- T3
- OC-3
- SONET
- ATM
Answer D
58. Points connected directly to the Internet backbone are
- POP
- NAP
- ISP
- ESP
Answer B
60. VPN's are most often associated with which protocol?
- PPP
- PPTP
- SMTP
- LDAP
Answer B
61. Which standard allows several "virtual servers" all using different DNS names that are resolved to the same IP address?
- HTML
- JAVA
- HTTP 1.1
- VPN
Answer C (HTTP can use HOST HEADERS to allow one server to host different web sites that all use the same IP address on the same server)
62. If you have an extranet and want to use your own public and private keys, you need to set up a
- Certificate server
- Proxy server
- Firewall
- VPN
Answer A
63. What is the easiest database to set up?
- relational database
- non-relational database
answer B
64. You have users connecting via RAS, what is the best way to prevent unauthorized access to your network?
- Firewall
- Proxy server
- Enable callback
- VPN
Answer C (the other braindumpers all said A, but I think the answer is C - one of the Microsoft tests had a question similar to this and the answer was enable callback - if you enable callback, the only way to connect is for the server to call you and if the server is calling you, they know exactly who is trying to connect. When an administrator sets up callback on a RAS server, they pre-program all the phone numbers that the server will allow and the person trying to connect, has to be at that number when the server calls them - all a firewall does is block certain ports)
65. Which device forwards packets based on their MAC address?
- router
- bridge
- gateway
- hub
answer B
