IT Certification Study Guide share & Training Preparation Ebooks free download
Posts tagged cisco certification
Cisco 642-432:Cisco voice certification (Q36-Q75)
Jul 24th
QUESTION NO: 36 With regard to MGCP, what is a call?
A. It is the path between two telephones.
B. It is the RTP sessions between the endpoints.
C. It is a connection between an endpoint and the call agent.
D. It is two or more endpoints sharing the same Call ID and the same media stream.
Answer: D
QUESTION NO: 37 Which of the following are CS-ACELP coding schemes? (Choose two)
A. G.711
B. G.728
C. G.729
D. Q.931
E. G-729A More >
Popularity: 3% [?]
Cisco 642-432:Cisco voice certification (Q1-Q35)
Jul 24th
Section A
QUESTION NO: 1 You are the voice technician at TestKing. TestKing has its offices in Great Britain. You need to install a Cisco router to support IP Telephony services with direct-connected analog phones. You need to emulate the local PSTN provider.
What FXS port parameter do you need to change?
A. Pulse
B. Signal
C. Cptone
D. Busyout
E. Description
Answer: C
QUESTION NO: 2 TestKing distributes computer components and has warehouses in New York and Chicago. Headquarters is located in Washington, DC. To keep costs low, all inside sales associates are located at headquarters. More >
Popularity: 3% [?]
The Five Tracks of CCIE
Jul 23rd
Cisco Certified Internetworking Expert (CCIE) is recognized as the most respected IT certification today. CertMag even voted it as the most technically advanced, while other reports claim that it is the highest salaried certification in salary surveys. Indeed, passing CCIE is really worth all the efforts and money that candidates have to consider in taking both the written and lab exams. Though there are really no formal prerequisites, Cisco recommends candidates to have at least 3 to 5 years of experience in networking before making their first attempt on becoming a CCIE. Unlike other certification programs such as the ones offered by Microsoft, there is no need to pass lower Cisco certifications such as associate and professional exams before taking an expert level exam as CCIE.
There are 5 CCIE tracks that candidates can choose from, making it possible to hold multiple CCIE certifications at the same time. These are: More >
Popularity: 5% [?]
CCIE Lab Exam A Hands-on Test to Prove One s Qualification
Jul 23rd
Each of the five tracks of CCIE
(a) Routing and Switching,
(b) Security,
(c) Service Provider,
(d) Storage Networking and
(e) Voice, has its own written and lab exams that candidates should successfully pass before getting a Cisco Certified Internet-working Expert (CCIE) certification.
A written exam is just like any other exam that consists of multiple choice questions taken from various subjects, depending on the candidates chosen track. It is because of this very nature of the written exam that makes it easier for exam takers to pass mostly on first attempt. But then again, the challenge lies on the lab exam, requiring candidates to think of possible practical lab scenarios that will most likely appear on the actual exam. More >
Popularity: 3% [?]
350-029 Q&A (3)
Oct 15th
21.How to characterize the source and type in a denial of service attack on a router?
A: By applying an access-list to all incoming and outgoing interfaces,turning off route-cache on all interfaces,then,when telnetting into the router perform a debug IP packet detail
B: By perfornubg a show ip interface to see the type and source of the attack based upon the access-list matches
C: By setting up an access-list to permit all ICMP ,TCP ,and UDP traffic with the log or log-input commands ,then use the show access-list and show log commands to determine the type and source of attack
D: By performing a show interface to see the transmitted load “txload” and receive load “rxload” ;if the interface utilization is not maxed out ,there is no attack underway
Correct Answers: C
22.In which modes does selective packet discard(SPD)operate?(choose3)
A:normal
B:discard
C:random
D:full
Correct Answers: A, C, D
23.As described in rfc 3270,short-pipe mode operstion, what are the PE to CE egress polices based on?
A: Qos groups/discard class
B: customer marking
C: remarked IP tos value
D: MDRR quantam
Correct Answers: B
24.Which LSA type includes routes redistributed into an OSPF ASBR?
A: LSA type 3
B: LSA type 4
C: LSA type 5
D: LSA type 6
Correct Answers: C
25.In a frame ,what is the MPLS label imposed?
A: Within the Layer 3 header
B: After the Layer2 header and before Layer3 header
C: Before the layer 2 header
D: After the Layer3 header and before Layer2 header
Correct Answers: B
26.which two statements best describe urpf loose mode?
A:It is typically used on multipoint interfaces or on routers where asymmetrical routing is used(packets are received on one interface but the return path is not on the same interface);loose mode verifies a source address by looking in forwarding information base(FIB). Created by routing protocols, to verify there is a return route to the source and to venrify that the path uses a valid interface
B:If a packet fails the uRPF loose mode check, the packet is then transmitted and creates a log message
C:If a packet fails the uRPF loose mode check ,the packet is then dropped
D:None of above
Correct Answers: A, C
27.Which IOS feature is able to block IP spoofing attacks?
A: Cisco Express forwarding
B: MPLS traffic Engineering
C: IS-IS routing
D: Unicast Reverse Path Forwarding (uRPF)
Correct Answers: D
28.Which two of the following technologies could improve convergence time following a link failure in a service provider network?
A: MPLS TE FR
B: SNMP
C: BFD
D: VPLS
Correct Answers: A, C
29.For the following items, which is the BGP synchronization rule?
A: BGP neighbor peerings are established and sychronized using the TCP 3-way handshake.
B: Routing information received through an IBGP session is not forwarded to another IBGP neighbor, only to EBGP neighbors.
C: Routing information received through an EBGP session is not forwarded to another EBGP neighbor, only to IBGP neighbors.
D: BGP shall not advertise a route until that route has been learned via an IGP also.
Correct Answers: D
30.Which three AVPs (Attribute-Value Pair) must be present in the ICRQ?
A:Message Type
B:Called Number
C:Assigned Session ID
D:Call Serial Number
Correct Answers: A, C, D
Popularity: 1% [?]
350-029 Q&A (3)
Oct 15th
21.How to characterize the source and type in a denial of service attack on a router?
A: By applying an access-list to all incoming and outgoing interfaces,turning off route-cache on all interfaces,then,when telnetting into the router perform a debug IP packet detail
B: By perfornubg a show ip interface to see the type and source of the attack based upon the access-list matches
C: By setting up an access-list to permit all ICMP ,TCP ,and UDP traffic with the log or log-input commands ,then use the show access-list and show log commands to determine the type and source of attack
D: By performing a show interface to see the transmitted load “txload” and receive load “rxload” ;if the interface utilization is not maxed out ,there is no attack underway
Correct Answers: C
22.In which modes does selective packet discard(SPD)operate?(choose3)
A:normal
B:discard
C:random
D:full
Correct Answers: A, C, D
23.As described in rfc 3270,short-pipe mode operstion, what are the PE to CE egress polices based on?
A: Qos groups/discard class
B: customer marking
C: remarked IP tos value
D: MDRR quantam
Correct Answers: B
24.Which LSA type includes routes redistributed into an OSPF ASBR?
A: LSA type 3
B: LSA type 4
C: LSA type 5
D: LSA type 6
Correct Answers: C
25.In a frame ,what is the MPLS label imposed?
A: Within the Layer 3 header
B: After the Layer2 header and before Layer3 header
C: Before the layer 2 header
D: After the Layer3 header and before Layer2 header
Correct Answers: B
26.which two statements best describe urpf loose mode?
A:It is typically used on multipoint interfaces or on routers where asymmetrical routing is used(packets are received on one interface but the return path is not on the same interface);loose mode verifies a source address by looking in forwarding information base(FIB). Created by routing protocols, to verify there is a return route to the source and to venrify that the path uses a valid interface
B:If a packet fails the uRPF loose mode check, the packet is then transmitted and creates a log message
C:If a packet fails the uRPF loose mode check ,the packet is then dropped
D:None of above
Correct Answers: A, C
27.Which IOS feature is able to block IP spoofing attacks?
A: Cisco Express forwarding
B: MPLS traffic Engineering
C: IS-IS routing
D: Unicast Reverse Path Forwarding (uRPF)
Correct Answers: D
28.Which two of the following technologies could improve convergence time following a link failure in a service provider network?
A: MPLS TE FR
B: SNMP
C: BFD
D: VPLS
Correct Answers: A, C
29.For the following items, which is the BGP synchronization rule?
A: BGP neighbor peerings are established and sychronized using the TCP 3-way handshake.
B: Routing information received through an IBGP session is not forwarded to another IBGP neighbor, only to EBGP neighbors.
C: Routing information received through an EBGP session is not forwarded to another EBGP neighbor, only to IBGP neighbors.
D: BGP shall not advertise a route until that route has been learned via an IGP also.
Correct Answers: D
30.Which three AVPs (Attribute-Value Pair) must be present in the ICRQ?
A:Message Type
B:Called Number
C:Assigned Session ID
D:Call Serial Number
Correct Answers: A, C, D
Popularity: 1% [?]
350-029 Q&A (2)
Oct 14th
11.In which of the following BGP-related events is an End-of-RIB (EOR) message sent?
A.Just before sending a CEASE message to tear down the session.
B.Following a link flap in the BGP speaker’s AS.
C.Following a Route Processor Switchover.
D.During initial convergence.
E.During capability negotiation.
Correct:C D
12.In the diagram, R1 is the head-end of a TE tunnel that terminates on R5. The red line indicates the protected link, and the gold line indicates the backup tunnel. Which router is the Point of Local Repair?
A.R1
B.R2
C.R3
D.R4
E.R5
F.None of the above.
Correct:B
13.The layer 2 protocol used by POS technology offers a standarized way for mapping IP packets into SONET/SDH payloads. Select the correct sequence of POS operation. 1) Data is scrambled and synchronous mapping takes place by octet into the SONET/SDH frame. 2) Encapsulated via Point-to-Point Protocol (PPP) takes place framing information is added with High-level Data Link Control (HDLC). 3) Gaps between frames are filled with flags, set to value 7E. 4) Octet stuffing occurs if any flags or resultant escape characters (of value 7D) are found in the data. 5) Data is segmented into an IP datagram with its 20-byte IP header.
A.1,2,3,4,5
B.1,3,4,5,2
C.2,3,5,4,1
D.5,2,3,4,1
E.5,2,3,1,4
Correct:D
14.Which two statemets are true?
A.DPT/RPR uses a bi-directional ring consisting of two symmetric counter rotating fibre rings.
B.DPT/RPR is defined in the IEEE 802.17 standard and it uses Token Bucket system to avoid collisions on the fiber.
C.In DPT/RPR rings, data packets can be sent in one direction (downstream) and the corresponding control packets in the opposite direction (upstream), thus using both fibres concurrently to maximise bandwidth.
D.DPT/RPR can be deployed in the Core of the SP networks where point-to-point POS links are used to make best use of the Bandwidth.
Correct:A C
15.Which of the following IOS commands cause syslog messages to be stamped with time and dates?
A.service timestamps log datetime
B.logging trap datetime
C.service logging datetime
D.logging datetime on
E.logging timestamps on
Correct:A
16.The OSPF External LSA for prefix x.x.x.x exists in the OSPF database, but the prefix is not installed in the routing table. Which are possible explanations?
A.Inbound distribute-list is configured under the ospf process and it is denying x.x.x.x
B.ASBR origination the LSA is not reachable.
C.Route to the Forwarding Address in not an internal OSPF route.
D.Route to the Forwarding Address is an internal OSPF route.
E.Route to the ASBR does not follow the same path as the one to the Forwarding Address.
Correct:A B C
17.What is the action of “pop” in the context of MPLS switching?
A.It removes the top label in the MPLS label stack.
B.It adds a top label in MPLS label stack.
C.It replaces the top label in the MPLS label stack with another value.
D.It replaces the top label in the MPLS label stack with a set of labels.
E.None of above.
Correct:A
18.What are the differences between LLQ and CBWFQ? (Choose two.)
A.LLQ supports the addition of strict priority queuing.
B.With LLQ, bandwidth allocations for the priority queue and all the CBWFQ queues are configured using the priority command.
C.LLQ is configured using MQC and CBWFQ is configured using the fair-queue command.
D.LLQ priority queue bandwidth is policed with a congestion aware policer.
E.LLQ does not support WFQ on the default traffic class (class-default).
Correct:A D
19.Which command will display the MPLS label binding for IP prefix 1.1.1.0 on the router?
A.show tag-switching tdp binding 1.1.1.0/24
B.show tag-switching tdp bindings neighbor 1.1.1.0
C.show tag-switching interface e0/0
D.A and B both will show the binding.
E.All of the above.
Correct:A
20.Which two statements are true about RPF checks in MSDP(Multicast Source Discovery Protocol)?
A.It prevents message looping, Session Advertisement (SA) messages must be RPF checked.
B.RPF check should be done against the route to the source S of the corresponding PIM-SM domain.
C.RPF check should be done against the route to the Rendez-vous Point of the corresponding PIM-SM domain, which originated the SA.
D.RPF checking Session Advertisement (SA) messages will cause message looping.
Correct:A C
Popularity: 1% [?]
350-029 Q&A (2)
Oct 14th
11.In which of the following BGP-related events is an End-of-RIB (EOR) message sent?
A.Just before sending a CEASE message to tear down the session.
B.Following a link flap in the BGP speaker’s AS.
C.Following a Route Processor Switchover.
D.During initial convergence.
E.During capability negotiation.
Correct:C D
12.In the diagram, R1 is the head-end of a TE tunnel that terminates on R5. The red line indicates the protected link, and the gold line indicates the backup tunnel. Which router is the Point of Local Repair?
A.R1
B.R2
C.R3
D.R4
E.R5
F.None of the above.
Correct:B
13.The layer 2 protocol used by POS technology offers a standarized way for mapping IP packets into SONET/SDH payloads. Select the correct sequence of POS operation. 1) Data is scrambled and synchronous mapping takes place by octet into the SONET/SDH frame. 2) Encapsulated via Point-to-Point Protocol (PPP) takes place framing information is added with High-level Data Link Control (HDLC). 3) Gaps between frames are filled with flags, set to value 7E. 4) Octet stuffing occurs if any flags or resultant escape characters (of value 7D) are found in the data. 5) Data is segmented into an IP datagram with its 20-byte IP header.
A.1,2,3,4,5
B.1,3,4,5,2
C.2,3,5,4,1
D.5,2,3,4,1
E.5,2,3,1,4
Correct:D
14.Which two statemets are true?
A.DPT/RPR uses a bi-directional ring consisting of two symmetric counter rotating fibre rings.
B.DPT/RPR is defined in the IEEE 802.17 standard and it uses Token Bucket system to avoid collisions on the fiber.
C.In DPT/RPR rings, data packets can be sent in one direction (downstream) and the corresponding control packets in the opposite direction (upstream), thus using both fibres concurrently to maximise bandwidth.
D.DPT/RPR can be deployed in the Core of the SP networks where point-to-point POS links are used to make best use of the Bandwidth.
Correct:A C
15.Which of the following IOS commands cause syslog messages to be stamped with time and dates?
A.service timestamps log datetime
B.logging trap datetime
C.service logging datetime
D.logging datetime on
E.logging timestamps on
Correct:A
16.The OSPF External LSA for prefix x.x.x.x exists in the OSPF database, but the prefix is not installed in the routing table. Which are possible explanations?
A.Inbound distribute-list is configured under the ospf process and it is denying x.x.x.x
B.ASBR origination the LSA is not reachable.
C.Route to the Forwarding Address in not an internal OSPF route.
D.Route to the Forwarding Address is an internal OSPF route.
E.Route to the ASBR does not follow the same path as the one to the Forwarding Address.
Correct:A B C
17.What is the action of “pop” in the context of MPLS switching?
A.It removes the top label in the MPLS label stack.
B.It adds a top label in MPLS label stack.
C.It replaces the top label in the MPLS label stack with another value.
D.It replaces the top label in the MPLS label stack with a set of labels.
E.None of above.
Correct:A
18.What are the differences between LLQ and CBWFQ? (Choose two.)
A.LLQ supports the addition of strict priority queuing.
B.With LLQ, bandwidth allocations for the priority queue and all the CBWFQ queues are configured using the priority command.
C.LLQ is configured using MQC and CBWFQ is configured using the fair-queue command.
D.LLQ priority queue bandwidth is policed with a congestion aware policer.
E.LLQ does not support WFQ on the default traffic class (class-default).
Correct:A D
19.Which command will display the MPLS label binding for IP prefix 1.1.1.0 on the router?
A.show tag-switching tdp binding 1.1.1.0/24
B.show tag-switching tdp bindings neighbor 1.1.1.0
C.show tag-switching interface e0/0
D.A and B both will show the binding.
E.All of the above.
Correct:A
20.Which two statements are true about RPF checks in MSDP(Multicast Source Discovery Protocol)?
A.It prevents message looping, Session Advertisement (SA) messages must be RPF checked.
B.RPF check should be done against the route to the source S of the corresponding PIM-SM domain.
C.RPF check should be done against the route to the Rendez-vous Point of the corresponding PIM-SM domain, which originated the SA.
D.RPF checking Session Advertisement (SA) messages will cause message looping.
Correct:A C
Popularity: 1% [?]
350-029 Q&A (1)
Oct 14th
1.What protocol is used for Path Setup in MPLS traffic engineering?
A.OSPF
B.ISIS
C.BGP
D.RSVP
E.PIM
Correct:D
2.Which of the following is a correct arrangement of APS Action Requests in order of priority, with highest priority first?
A.Lockout of Protection, Manual Switch, SD, Forced Switch
B.Manual Switch, Lockout of Protection, Forced Switch, SD
C.Lookout of Protection, Forced Switch, SD, Manual Switch
D.Manual Switch, Forced Switch, Lockout of Protection, SD
E.SD, Lockout of Protection, Forced Switch, Manual Switch
F.None of the above
Correct:C
3.Refer to the exhibit. Your customer has enabled IPv6 and IPv4 on routers R1 and R2, both running ISIS routing protocol, and they can no longer reach R3 network 172.26.15.0/24 (R3 does not enable IPv6, enables IPv4 only). Which two steps should be taken no restore reachability to R3? (Choose Two.)
A.Enable wide metrics.
B.Enable OSPFv3 to support IPv4 and IPv6 simultaneously.
C.Configure static routes to all unreachable networks and redistribute to IS-IS.
D.Transition to IS-IS Multiple Topology Mode on R1 and R2.
E.Transition to IS-IS Multiple Topology Mode on R3.
F.Create an IPv6 tunnel from R2 to R3.
Correct:A D
4.What is periodically multicasted (every 10 seconds) by the DIS on a LAN to ensure IS-IS Link State Database accuracy?
A.PSNP
B.CSNP
C.LSP
D.IIH
E.ISH
Correct:B
5.What best explains the BGP route-reflector function?
A.BGP route-reflector should be in forwarding path of data coming from its clients.
B.BGP route-reflector does not have to be in the forwarding path of data coming from its clients.
C.BGP route-reflector will stop reflecting the routes if they’re not directly-connected clients.
D.None of the above.
Correct:B
6.Which four statements regarding MPLS Label Stack Encoding is true?
A.A value of 4 represents the “Implicit NULL Label.”
B.A value of 0 represents the “IPv4 Explicit NULL Label.”
C.A value of 1 represents the “Router Alert Label”. The use of this label is analogous to the use of the “Router Alert Option” in IP packets (for example, ping with record route option).
D.A value of 2 represents the “IPv6 Explicit NULL Label”
E.A value of 1 represents the “IPv1 Explicit NULL Label”
F.A value of 3 represents the “Implicit NULL Label”
Correct:B C D F
7.When should traffic shaping be implemented on Frame Relay PVCs? (Choose two)
A.When you want to drop excess traffic above the CIR
B.When there is a speed mismatch between the central site and the remote site.
C.When using Frame Relay SVCs
D.When over-subscribing the central site link
E.When LLQ is implemented on the Frame Relay PVC.
F.When Multilink PPP LFI is implemented on the Frame Relay PVC.
Correct:B D
8.There is MPLS VPN traffic traversing through a TE intermediate router. What is the MPLS packet label stack sequence (from outer to inner) for the VPN traffic on this router?
A.TE label, IGP label, VPN label
B.IGP label, TE label, VPN label
C.TE label, VPN label, IGP label
D.VPN label, IGP label, TE label
E.IGP label, VPN label, TE label
Correct:A
9.MPLS label headers for packet media consist of:
A.Version
B.Label
C.COS/EXP
D.TTL
E.S flag
Correct:B C D E
10.Which are correct descriptions and configurations of Anycast RP?
A.In Anycast RP, two or more RPs are configured with the same IP address on loopback interfaces.
B.Anycast RP provides redundancy and load-sharing capabilities.
C.Routers with Anycast RP can be configured statically (loopback 1.1.1.1)with the command ip pim rp-address 1.1.1.1
D.Routers with Anycast RP can be configured statically (loopback 1.1.1.1)with the command ip rp-address pim 1.1.1.1
E.Routers with Anycast RP can be configured statically (loopback 1.1.1.1)with the command ip anycast-rp pim 1.1.1.1
Correct:A B C
Popularity: 1% [?]
350-029 Q&A (1)
Oct 14th
1.What protocol is used for Path Setup in MPLS traffic engineering?
A.OSPF
B.ISIS
C.BGP
D.RSVP
E.PIM
Correct:D
2.Which of the following is a correct arrangement of APS Action Requests in order of priority, with highest priority first?
A.Lockout of Protection, Manual Switch, SD, Forced Switch
B.Manual Switch, Lockout of Protection, Forced Switch, SD
C.Lookout of Protection, Forced Switch, SD, Manual Switch
D.Manual Switch, Forced Switch, Lockout of Protection, SD
E.SD, Lockout of Protection, Forced Switch, Manual Switch
F.None of the above
Correct:C
3.Refer to the exhibit. Your customer has enabled IPv6 and IPv4 on routers R1 and R2, both running ISIS routing protocol, and they can no longer reach R3 network 172.26.15.0/24 (R3 does not enable IPv6, enables IPv4 only). Which two steps should be taken no restore reachability to R3? (Choose Two.)
A.Enable wide metrics.
B.Enable OSPFv3 to support IPv4 and IPv6 simultaneously.
C.Configure static routes to all unreachable networks and redistribute to IS-IS.
D.Transition to IS-IS Multiple Topology Mode on R1 and R2.
E.Transition to IS-IS Multiple Topology Mode on R3.
F.Create an IPv6 tunnel from R2 to R3.
Correct:A D
4.What is periodically multicasted (every 10 seconds) by the DIS on a LAN to ensure IS-IS Link State Database accuracy?
A.PSNP
B.CSNP
C.LSP
D.IIH
E.ISH
Correct:B
5.What best explains the BGP route-reflector function?
A.BGP route-reflector should be in forwarding path of data coming from its clients.
B.BGP route-reflector does not have to be in the forwarding path of data coming from its clients.
C.BGP route-reflector will stop reflecting the routes if they’re not directly-connected clients.
D.None of the above.
Correct:B
6.Which four statements regarding MPLS Label Stack Encoding is true?
A.A value of 4 represents the “Implicit NULL Label.”
B.A value of 0 represents the “IPv4 Explicit NULL Label.”
C.A value of 1 represents the “Router Alert Label”. The use of this label is analogous to the use of the “Router Alert Option” in IP packets (for example, ping with record route option).
D.A value of 2 represents the “IPv6 Explicit NULL Label”
E.A value of 1 represents the “IPv1 Explicit NULL Label”
F.A value of 3 represents the “Implicit NULL Label”
Correct:B C D F
7.When should traffic shaping be implemented on Frame Relay PVCs? (Choose two)
A.When you want to drop excess traffic above the CIR
B.When there is a speed mismatch between the central site and the remote site.
C.When using Frame Relay SVCs
D.When over-subscribing the central site link
E.When LLQ is implemented on the Frame Relay PVC.
F.When Multilink PPP LFI is implemented on the Frame Relay PVC.
Correct:B D
8.There is MPLS VPN traffic traversing through a TE intermediate router. What is the MPLS packet label stack sequence (from outer to inner) for the VPN traffic on this router?
A.TE label, IGP label, VPN label
B.IGP label, TE label, VPN label
C.TE label, VPN label, IGP label
D.VPN label, IGP label, TE label
E.IGP label, VPN label, TE label
Correct:A
9.MPLS label headers for packet media consist of:
A.Version
B.Label
C.COS/EXP
D.TTL
E.S flag
Correct:B C D E
10.Which are correct descriptions and configurations of Anycast RP?
A.In Anycast RP, two or more RPs are configured with the same IP address on loopback interfaces.
B.Anycast RP provides redundancy and load-sharing capabilities.
C.Routers with Anycast RP can be configured statically (loopback 1.1.1.1)with the command ip pim rp-address 1.1.1.1
D.Routers with Anycast RP can be configured statically (loopback 1.1.1.1)with the command ip rp-address pim 1.1.1.1
E.Routers with Anycast RP can be configured statically (loopback 1.1.1.1)with the command ip anycast-rp pim 1.1.1.1
Correct:A B C
Popularity: 1% [?]
Recent Comments