Certification Questions

Q:

A router has learned three possible routes that could be used to reach a destination network. One route is from EIGRP and has a composite metric of 20684570. Another route is from OSPF with a metric of 852. The last is from RIPv2 and has a metric of 4. Which route or routes will the router install in the routing table?

A. the OSPF route
B. the EIGRP route
C. the RIPv2 route
D. all three routes
E. the OSPF and RIPv2 routes

Answer

Answer : B


Explanation :


This is one of those tricky questions just to test your knowledge of routing protocols and their administrative distance. Let’s look at the AD of popular routing protocols below:
 Routing Protocol (Source)                           AdministrativeDistance(AD)                                                             


  Directly connected                                        0


  Static Route                                                  1


  EIGRP                                                           90


  Summary Route(EIGRP)                              5


  OSPF                                                           110


  RIP                                                              120


Fom the above table, you can see that EIGRP has the lowest AD from all of the above mentioned routing protocols. So, the router will choose to use the routing protocol which has lowest Administrative Distance which in this case is B. EIGRP

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

4 12745
Q:

If a host on a network has the address 172.16.45.14/30, what is the subnetwork this host belongs to?

A) 172.16.45.0 B) 172.16.45.4
C) 172.16.45.8 D) 172.16.45.12
 
Answer & Explanation Answer: D) 172.16.45.12

Explanation:

A/30, regardless of the class of address, has a 252 in the fourth octet. This means we have a block size of 4 and our subnets are o,4,8,12,16, etc. Address 14 is obviously in the 12 subnet.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

5 12330
Q:

Why should monitoring and measuring be used when trying to improve services?

A) To validate, direct, justify and intervene B) To validate, measure, monitor and change
C) To validate, plan, act and improve D) To validate, assign resources, purchase technology and train people
 
Answer & Explanation Answer: A) To validate, direct, justify and intervene

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: ITIL Certification

2 11866
Q:

Fast entry screens in FI are used to enter

A. G/L, customer and vendor line items

B. G/L line items

C. customer and vendor line items

D. Invoice receipt against GR

Answer

Answer : B

Report Error

View answer Workspace Report Error Discuss

Subject: SAP FI

40 11797
Q:

The Plan-Do-Check-Act cycle can be used to plan and implement Service Management Processes:
How many times should each stage of the cycle be visited?

A) There should be a single Plan and Do, and then Check and Act should be carried out multiple times to Implement Continual Improvement B) There should be a single %n. then the Do-Check-Act cycle should be repeated multiple times to Implement Continual improvement
C) The entire cycle should be repeated multiple times to Implement Continual Improvement D) Each stage should be carried out once in the order Plan-Do-Check-Act
 
Answer & Explanation Answer: D) Each stage should be carried out once in the order Plan-Do-Check-Act

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: ITIL Certification

1 11544
Q:

How many joining conditions are required to join 4 tables in SQL?

A) 1 B) 2
C) 3 D) 4
 
Answer & Explanation Answer: C) 3

Explanation:

To join 'n' tables 'n-1' conditions should be satisfied.

So to join 4 tables 3 conditions should be satisfied.

Report Error

View Answer Report Error Discuss

5 11471
Q:

Why are CPM, GERT, and PERT not considered sufficient to create a project schedule?

A) All three are tools and techniques of schedule development, not the actual schedule B) As mathemetical analysis tools, they simply provide the dates that are posible, and do not consider resource pool limitations
C) They are sufficient. Each calculates early and late start and finish dates for each activity D) They are Monte Carlo techniques used to provide what-if analysis for adverse external factors on a project
 
Answer & Explanation Answer: B) As mathemetical analysis tools, they simply provide the dates that are posible, and do not consider resource pool limitations

Explanation:

Answer A is tempting because it is true by definition, but Answer B is correct because it properly answers the question, in that these techniques do not take into account resource pool constraints. Answer C is incorrect because it provides possible early and late start and finish dates, but not the actual schedules. Answer D is incorrect because none of the the three are simulation techniques. 

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

5 11427
Q:

What layer in the TCP/IP stack is equivalent to the Transport layer of the OSI model?

A) Application B) Host-to-Host
C) Internet D) Network Access
 
Answer & Explanation Answer: B) Host-to-Host

Explanation:

The four layers of the TCP/IP stack (also called the DoD model) are Application/process, Host-to-Host, Internet, and Network Access. The Host-to-Host layer is equivalent to the Transport layer of the OSI model.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

4 11306