Comptia i-Net+ Certification, IK0-002 Study Test Questions.

Exam IK0-002: CompTIA i-Net+ Study Test Questions

     
1.   A graphics-intensive website has been developed for your big company. The anticipated number of hits per day are expected to be at least 25,000, with about 25 concurrent users at any given time. This amount is not expected to grow at any time in the near future. John, the webmaster of the company has been told that an ISDN line is necessary to support this site. He pulls out a chart that states that ISDN should support up to approximately 32,000 hits per day. Do you agree with John? If not, what type of connection type would you recommend?

A. Yes, an ISDN line should support the requirements.
B. No, an ISDN line is overkill. A 56K Frame Relay would be more efficient.
C. No, an ISDN could not support the traffic. A T1 line would be more appropriate.
D. No, an ISDN could not support the traffic. A T3 line would be more appropriate.
E. No, an ISDN could not support the traffic. A 10MB Ethernet would be more appropriate.

Answer: C - You are expecting 25 concurrent users at any one time. Presuming that all 25 users are using, at minimum, 56K  modems (  A 56K modem has a theoretical maximum speed of 57,600 or 56 Kbps [Kilobits Per Second] ), you will have insufficient bandwidth with an ISDN line.

Total bandwidth = number of concurrent connections at a given bandwidth * the given bandwidth
1,440,000 bps = 25 * 57,600bps (presuming the clients are using at minimum a 56K modem)
ISDN supports 128,000 bps; T1 supports 1.5Mbps.

The line should be upgraded to at least a T1 line. References: | Intro To ISDN | Introduction to Internet networking contents | What is T-1 carrier? | What is leased line? | Apondo Systems: T-1 Line Prices in Real-Time, DS3 Line,T-1 Service Provider,DS3 Service,BroadBand Services |
2. Under what circumstances can a user have both Internet Explorer 6.0 and Netscape 7.0 installed on their system?

A. At any time. As compatible programs, there is no problem.
B. On a special install, when specified during the IE 6.0 installation process
C. When the system is configured as a dual boot system only.
D. Never. During the install process, IE 6.0 overwrites any Netscape files on the system.

Answer: A
3. You have implemented SSL [ Short for Secure Sockets Layer ]and obtained a certificate for your server. Your web page, containing sensitive information, must be accessed using https://sensitive.system.com. However, within a day of activating your site, the sensitive information has been leaked to the press. What has gone wrong?

A. An employee with access to the page has downloaded the information and leaked it.
B. An employee with the competition has accessed the page using https:// and leaked the information.
C. The information was transmitted in an algorithm that was easily decrypted.
D. 128-bit security is only available in North America. The encryption failed.

Answer: B - Enabling SSL on your server only ensures that a secure channel is opened between the client and the server. In order to restrict access to the page, another security measure should also be implemented, such as NTFS Challenge Response or Client Certificates. Because only a certificate was issued for your server and no other security measures were in place, a clever member of the competition tried entering https://sensitive.system.com  and was able to access the information.

How SSL Works:

How SSL works - These are the steps an SSL server goes through to authenticate a user. Public Key, Digital Suignature, SSL Server, Public Key, Trusted Certificate Authority, CA

SSL is a protocol developed by Netscape for transmitting private documents via the Internet. SSL works by using a private key to encrypt data that's transferred over the SSL connection. Both Netscape Navigator and Internet Explorer support SSL, and many Web sites use the protocol to obtain confidential user information, such as credit card numbers. By convention, URLs that require an SSL connection start with https: instead of http:. References: | How SSL Works |

4. Which organization is responsible for Internet standards?

A. IEEE
B. IETF
C. ISO
D. W3C

Answer: B - The Internet Engineering Task Force handles the RFCs that formulate the standards for communication on the Internet. The W3C [ World Wide Web Consortium ] handles the standards for the WWW. The IEEE [ Institute of Electrical and Electronics Engineers ] and ISO [ International Organization for Standardization ] handle standards for LANs, MANs, and WANs.
5.   An attack that pretends to be the intended information recipient is what type of attack? 

A. Out-of-bounds attack 
B. Ping-of-death attack 
C. Syn flood attack 
D. Spoof attack

Answer: D - A spoof attack intercepts information by pretending to be the real information recipient. References: | Spoofing - Arts of attack and Defense - Covering Spoofing, Web Site Spoofing, Internet Spoofing, DNS Spoofing, IP Spoofing, Spoof Aattacks, Email Spoofing | Ping of Death | SYN flood Attack |
6.   From the list below, select the best definition for DHCP.

A. A Cisco trademark
B. Provides Microsoft clients NetBIOS names
C. Required by federal law
D. Manages and leases IP addresses

Answer: D - DHCP is defined in RFCs, and has replaced the BOOTP protocol. References: | DHCP FAQ |Microsoft Windows 2000 DHCP Resource Center |
7.   Workers at your company are complaining that there is no incoming mail. You check with your co-workers, and they're able to surf the Web and send mail out. Given this, the most likely cause is:

A. The ISP's DHCP server is not functioning.
B. The ISP's Mac server is down.
C. The ISP's POP3 server has failed.
D. The ISP's SMTP server is out to lunch.

Answer: C - In larger sites, different servers frequently support mail. Keep in mind that TCP/IP mail protocols use different port numbers. Because the failure is with the incoming mail only, a reasonable conclusion would be that the service on port 110 is not functioning. | POP3  |
8.   What performance issues are a Web Server susceptible to?

A. Too little RAM
B. A slow CPU
C. Over-taxed storage controller and devices
D. Congested network connections
E. Limited number of files in root directory

Answer(s): A, B, C, D - Root directory file limitation is not a performance issue but a capabilities issue. In addition, it applies only to the actual root of a FAT volume and not to the roots of NTFS volumes or Web roots hosted on either FAT or NTFS volumes when that Web root is not mapped to the drive root.
9.

What layer of the OSI model would be concerned with network applications such as Telnet and FTP?

A. The Application layer
B. The Program layer
C. The Session Layer
D. The Network layer
E. The TCP/IP layer

Answer: A

10.   Where should anti-virus software be installed other than the server? [Choose the three best answers]

A. Client machine
B. Proxy server
C. Router
D. DHCP server

Answer: A, B, D - Generally, anti-virus software should be installed on any machine that can run an executable program (.exE.. Routers do not run executables.
11.   Which of the following image formats requires a plug-in to be installed on the client's browser?

A. TIFF
B. GIF
C. JPEG
D. PNG

Answer: A - Most Web browsers support GIF, JPEG, and PNG file formats by default. The TIFF format does require a plug-in.
12.   Given the choices below, which would best be described as a Class C address range?

A. 111-126
B. 128-191
C. 192-223
D. 224-239

Answer: C - References: | IP Tutorial - IP Address Classes Limited Broadcast Multicast | Microsoft Windows 2000 Server Documentation | IP Tutorial - IP Address Tutorial - Internet Protocol Addressing Subnets CIDR |
13.   Given the choices below, what would you use to reset a modem?

A. AT?
B. ATDT
C. ATZ
D. ATH

Answer: C - This is among one of many of the command sets predetermined by the AT command set. ATDT issues the command dial with touch tone, whereas ATH issues the command to hang up the line. References: | Modem Command Set |
14.   Regardless of what the user does, he cannot find a Web site either by IP address or friendly name. What is the most likely source of the issue?

A. The MAC address
B. Misconfigured browser
C. DNS error
D. Firewall configuration error

Answer: D - Because of the complexity of firewalls, they are easy to mis-configure. A firewall is a set of related programs, located at a network gateway server, that protects the resources of a private network from users from other networks. Basically, a firewall, working closely with a router program, filters all network packets to determine whether to forward them toward their destination. A firewall is often installed away from the rest of the network so that no incoming request can get directly at private network resources. There are a number of firewall screening methods. A simple one is to screen requests to make sure they come from acceptable (previously identified) domain names and IP addresses. For mobile users, firewalls allow remote access in to the private network by the use of secure logon procedures and authentication certificates.
15.   Given the choices below, what would a DHCP server perform?

A. Locate the DNS server
B. Lease an IP address
C. Identify an intruder
D. Provide an AOL account

Answer: B - DHCP has been a way to keep the limited number of IP addresses from causing an Internet meltdown. It has nothing to do with DNS servers, and cannot identify anything beyond an IP request. Furthermore, it has nothing to do with America Online. 

Continued Next>>


| If you have any comments/issues regarding these questions, please contact us |


 

 

 

| BACK TO THE TOP | CLOSE THIS WINDOW | HOME | LINK TO US |

 | CONTACT US | SITE MAP | WHAT'S NEW | IT CERTIFICATION FORUM |

| BOOKMARK THIS PAGE! | TELL A FRIEND! |

OTHER FREE TEST QUESTIONS

  Exam 220-301: A+ Core Hardware
  Exam 220-302: A+ OS Technologies
  Exam N10-002: Network+
  MCSE/MCSA/MCP Exam 70-210: Installing, Configuring, and Administering Microsoft Windows 2000 Professional
  MCSE/MCSA/MCP Exam 70-215: Installing, Configuring, and Administering Microsoft Windows 2000 Server
  MCSE/MCSA/MCP Exam 70-244: Supporting & Maintaining a Microsoft NT Server 4.0 Network

RECOMMENDED A+ BOOKS - CLICK ON LINKS BELOW TO BROWSE HUNDREDS OF BOOKS [ NEW & USED]

RECOMMENDED RESOURCES

  IT Certification Forums
  Employment Resources
  Top Computer, Parts, Accessories & Telecommunication Products & Services Deals of the week !
  Sign Up For Newsletter !
  Computers & Electronics
  Deeply Discounted Telecom, Electronic, Internet, Web Products. & Services
  Computer Parts, Digital Accessories, BareBone Systems
  Super-Deals, Free Stuff,  Promotions. Freebies!
  Shop at: Amazon.com

Get More:  250 Test Questions   A+ Technicians - Exam 220-221: A+ Core Hardware, Exam 220-221: A+ Core Hardware, a+ os technologies, a+ core hardware.   DOWNLOAD INSTANTLY !
Over 80 pages of test questions, answers,
numerous links and notes when printed !
       

Google
Web thecertificationhub.com

| Site Link Index | Home | Contact Us | Privacy Policy | Terms of Use | Comptia Certifications | Microsoft Certifications | Other Certifications | Ebiz Opportunities | Ebiz / Webmaster Tools | Virtual Stores | Super Deals | Useful Links | Privacy Policy | Site Map | What's New | Free Business Opportunity | Top Ten Computer Deals Of The Week! | Computers & Electronics - Top Picks!  | Our Auction & Sale Items On EBay | Another Business Opportunity! | Great Calling Card Deals | Free Business Offer! | Deeply Discounted Telecommunication ProductsShop For Home & Auto Electronics - Rock Bottom PricesPrepaid Local & International Prepaid Phone Cards | Computers, motherboards, components, memory and more at the lowest prices in the industry! | Long Distance | Local Service | Internet Access | Satellite TV | Wireless Service | Conference Calling | Dial-Arounds | Computers | Home Security | Calling Cards | I-Net Telephony | International Service | Voice Messaging | Web Services | Web Design & Maintenance | Register Your Domain For Only $12.95 | Dial Up Internet Service For Only $7.95/Month ! | Internet Access - Only $12.50/Month | 800 MB Web Hosting For Only $7.95/Month | Webmaster Tools | All in one Virtual Superstore | All ElectronicsFree MLM opportunity Available Worldwide! | Marketing Tools | Great calling card deals | DVD store | Super-Deals Galore ! | Telecom Products | T1 service - Voice & Data | Books, Movies, Music | Custom build a PC online | Payment Gateways, Merchant Accounts | Employment Resources | Car & Mobile Electronics | Computers, BareBone Parts, Digital Accessories | IT Certification Forums | Business Opportunities Forums |

Copyright © 1998- The Certification Hub. All rights Reserved.

This Site Powered by:
iPowerWeb