Certification Questions

Q:

Every company code can have following combinations as chart of accounts (COA)

A. one operating, one group and one alternate COA

B. one operating COA and many group COAs

C. many operating COAs and one group and one alternate CoA

D. one operating COA and one alternate COA

Answer

Answer : A ,D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP FI

6 5208
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

14 5182
Q:

Refer to the exhibit. Which statement describes DLCI 17?

A: DLCI 17 describes the ISDN circuit between R2 and R3.
B: DLCI 17 describes a PVC on R2. It cannot be used on R3 or R1.
C: DLCI 17 is the Layer 2 address used by R2 to describe a PVCto R3.
D: DLCI 17 describes the dial-up circuit from R2 and R3 to the service provider.

Answer

Answer : C


Explanation:


Virtual circuits (VC)s are identified by DLCIs. DLCI values typically are assigned by the Frame Relay service provider. Frame Relay DLCIs have local significance.  A DLCI identifies a VC to the equipment at an endpoint. A DLCI has no significance beyond the single link. Two devices connected by a VC may use a different DLCI value to refer to the same connection.


Virtual circuits (VC)s are identified by DLCIs. DLCI values typically are assigned by the Frame Relay service provider. Frame Relay DLCIs have local significance.  A DLCI identifies a VC to the equipment at an endpoint. A DLCI has no significance beyond the single link. Two devices connected by a VC may use a different DLCI value to refer to the same connection. - See more at: https://www.orbitco-ccna-pastquestions.com/CCNA-Past-Questions%3A-WAN.php#sthash.nWKdjylM.dpuf
Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

0 5174
Q:

A switch has been configured configured for three different VLANs : VLAN2, VLAN3 and VLAN4. A router has been added to provide communication between the VLANs. What minimum type of interface necessary on the router if only one connection is to be made between the router and the switch?

A) 10Mbps Ethernet B) 56Kbps Serial
C) 100Mbps Ethernet D) 1Gbps Ethernet
 
Answer & Explanation Answer: C) 100Mbps Ethernet

Explanation:

Although you can use either 100Mbps or 1Gbps Ethernet, the 100Mbps is necessary at a minimum and is the best answer to this question. You need to trunk the link from the switch to the router to make this connection work with inter-VLAN communication.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 5138
Q:

You create an ASP.NET application to provide corporate news and information to XYZ’s employees. The application is used by employees in New Zealand.


Default.aspx has a Web Form label control named currentDateLabel. The Page.Load event handler for Default.aspx included the following line of code:
currentDateLabel.Text = DateTime.Now.ToString(“D”)


You need to ensure that the data is displayed correctly for employees in New Zealand. What should you do?

A) In the Web.config file for the application, set the culture attribute of the globalization element to en-NZ. B) In the Web.config file for the application, set the uiCulture attribute of the globalization element to en-NZ.
C) In Visual Studio .NET, set the responseEncoding attribute in the page directive for Default.aspx to UTF-8. D) In Visual Studio .NET, save the Default.aspx page for both versions of the application by selecting Advanced Save Options from the File menu and selecting UTF-8.
 
Answer & Explanation Answer: A) In the Web.config file for the application, set the culture attribute of the globalization element to en-NZ.

Explanation:

The culture attribute of the globalization element specifies the default culture for processing incoming Web requests.

 

Incorrect Answers:

 

B: The uiculture attribute of the globalization specifies the default culture for processing locale dependent resource searches. It does not apply in this scenario.

 

C, D: The UTF8Encoding Class class encodes Unicode characters using UCS Transformation Format, 8-bit form (UTF-8). This encoding supports all Unicode character values and surrogates. However, it does not help in displaying data in New Zealand format.

Report Error

View Answer Report Error Discuss

0 5137
Q:

A wireless client cannot connect to an 802.11b/g BSS with a b/g wireless card. The client section of the access point does not list any active WLAN clients. What is a possible reason for this?

A) The incorrect channel is configured on the client B) The Client's IP address is on the wrong subnet
C) The client has an incorrect pre-shared key D) The SSID is configured incorrectly on the client
 
Answer & Explanation Answer: D) The SSID is configured incorrectly on the client

Explanation:

Although this question is cryptic at best, the only possible answer is option D. If the  SSID is not being broadcast (which we must assume in this question), the client must be configured with the correct SSID in order to associate to the AP.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 5124
Q:

Which of the following is not true about bottom-up estimating?

A) The WBS must be accurate and complete before this process can be used. B) Since the cost is largely independent of the desired accuracy it is the methodology of choice.
C) Its accuracy increases if the activities are smaller. D) It is not a useful methodology in the early project planning phase.
 
Answer & Explanation Answer: B) Since the cost is largely independent of the desired accuracy it is the methodology of choice.

Explanation:

“The cost and accuracy of bottom-up cost estimating is typically influenced by the size and complexity of the individual activity or work package.” PMBOK [7.1.2.4]

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

0 5109
Q:

Which of the following allows a router to respond to an ARP request that is intended for a remote host?

A) Gateway DP B) Reverse ARP (RARP)
C) Proxy ARP D) Inverse ARP (IARP)
 
Answer & Explanation Answer: C) Proxy ARP

Explanation:

Proxy ARP can help machines on a subnet reach remote subnets without configuring routing or a default gateway.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 5086