Certification Questions

Q:

What is the subnet for host ID 10.16.3.65/23?

Answer

A/23 is 255.255.254.0. The third octet is a block size of 2.0, 2, 4. The subnet is in the 16.2.0 subnet; the broadcast address is 16.3.255

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

24 15896
Q:

Which class of IP address provides a maximum of only 254 host addresses per network ID?

A) Class A B) Class B
C) Class C D) Class D
 
Answer & Explanation Answer: C) Class C

Explanation:

Class C network address has only 8 bits for defining hosts : 28-2 = 256 - 2 = 254

Report Error

View Answer Report Error Discuss

Filed Under: CCNA
Job Role: Analyst , IT Trainer , Project Manager

22 22612
Q:

The network address of 172.16.0.0/19 provides how many subnets and hosts?

A) 7 subnets, 2046 hosts each B) 7 subnets, 8190 hosts each
C) 8 subnets, 2046 hosts each D) 8 subnets, 8190 hosts each
 
Answer & Explanation Answer: D) 8 subnets, 8190 hosts each

Explanation:

A CIDR address of/19 is 255.255.224.0. This is a Class B address, so that is only 3 subnet bits, but it provides 13 host bits, or 8 subnets, each with 8,190 hosts.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

22 23141
Q:

 What is the role of the Emergency Change Advisory Board (ECAB)?

A) To assist the Change Manager in ensuring that no urgent changes are made during particularly volatile business periods B) To assist the Change Manager in evaluating emergency changes and to decide whether the change should be approved
C) To assist the Change Manager in speeding up the emergency change process so that no unacceptable delays occur. D) To assist the Change Manager in implementing emergency changes
 
Answer & Explanation Answer: B) To assist the Change Manager in evaluating emergency changes and to decide whether the change should be approved

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: ITIL Certification

18 45303
Q:

Which functions are included in IT Operations Management?

A) IT Operations Control and Facilities Management B) Network Management and Application Management
C) Facilities Management and Release Management D) Technical Management and Change Management
 
Answer & Explanation Answer: A) IT Operations Control and Facilities Management

Explanation:

IT Operations Control and Facilities Management are included in IT Operations Management. Those operations include ::

1. Technical Management
2. IT Operations Control
3. Application Management
4. Facilities Management
5. Standard Operating Procedures (SOP)
6. IT Operations Management
7. Service Desk
8. Operations Log

and more.

Report Error

View Answer Report Error Discuss

18 21401
Q:

An accepted deadline for a project approaches. However, the project manager realizes only 75% percent of the work has been completed. The project manager then issues a change request. What should the change request authorize?

A) Additional resources using the contingency fund B) Escalation approval to use contingency funding
C) Team overtime to meet schedule D) Corrective action based on causes
 
Answer & Explanation Answer: D) Corrective action based on causes

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

16 13115
Q:

Convert 10100010111101011001110110001011 2 to dotted decimal.

Answer

Convert to dotted hexadecimal first, and then convert each hexadecimal number pair to decimal.

A2.F5.9D.8B then 162.245.157.139

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

14 4389
Q:

Which three IP addresses can be assigned to hosts if the subnet mask is /27 and subnet zero is usable?

A. 10.15.32.17
B. 17.15.66.128
C. 66.55.128.1
D. 135.1.64.34
E. 129.33.192.192
F. 192.168.5.63

Answer

Answer : A C D


 


 


 


Explanation: If you follow the cram table,  /27 is mask 255.255.255.224. 3 bits were borrowed with value of 32. Follow the fourth octets of the addresses:
A is a usable host address.
B is classified as a network address
C is a usable host address form the subnet 0
D is a usable host address
E is a network address
F is a broadcast address

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

13 4613