Certification Questions

Q:

If a general ledger account is defined using a sample account, following data is referenced from the sample account

A. entire master data

B. only account control and account management data in company code segment

C. the control data in COA segment

D.only company code segment data

Answer

Answer :D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP FI

9 4310
Q:

 If an organization is able to become more proactive in its ITSM processes, what is likely to happen to support costs?

A) They are likely to increase gradually B) They are likely to gradually reduce
C) They are likely to increase dramatically D) They are likely to reduce initially and then gradually return to current level
 
Answer & Explanation Answer: B) They are likely to gradually reduce

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: ITIL Certification

1 4309
Q:

Which command will show you whether a DTE or a DCE cable is plugged into serial 0?

A) sh int s0 B) sh int serial 0
C) show controllers s 0 D) show serial 0 controllers
 
Answer & Explanation Answer: C) show controllers s 0

Explanation:

The Show controllers serial 0 command will show you whether either a DTE or DCE cable is connected to the interface. If it is a DCE connection, you need to add clocking with the clock rate command

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4302
Q:

Retroactive Accounting Limit determines the exact date until which master data and time data can be changed in the payroll past.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:
Report Error

View Answer Workspace Report Error Discuss

Subject: SAP HR

1 4279
Q:

Which of the following is true when describing a multicast address?

A) Packets addressed to a multicast address are delivered to a single interface B) packets are delivered to all interfaces identified with the address. This is also called a one-to-many address
C) A multicast address identifies multiple interfaces and is delivered to only one address. This address can also be called one-to-one-of-many D) These addresses are meant for nonrouting purposes,but they are almost globally unique, so it is unlikely they will have an address overlap
 
Answer & Explanation Answer: B) packets are delivered to all interfaces identified with the address. This is also called a one-to-many address

Explanation:

Packets addressed to a multicast address are delivered to all interfaces identified with the multicast address, the same as in IPv4. It is also called a one-to-many address. You can always tell a multicast address in IPv6 because multicast addresses always start with FF.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4261
Q:

At which layer of the OSI model would you assume the problem is if you type show interface serial 1 and receive the following message?

Serial 1 is down, line protocol is down

A) Physical layer B) Data Link layer
C) Network layer D) None
 
Answer & Explanation Answer: A) Physical layer

Explanation:

If you see that a serial interface and the protocol are both down, then you have a physical layer problem. If you see serial 1 is up, line protocol is down, then you are not receiving (Data Link) Keepalives from the remote end.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4261
Q:

Which of the following extenders allows data to be presented in a three dimensional format?

A) DB2 AVI Extender B) DB2 XML Extender
C) DB2 Text Extender D) DB2 Spatial Extender
 
Answer & Explanation Answer: D) DB2 Spatial Extender

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: IBM Certification

8 4253
Q:

You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0 . Which of the following lists will you use?

A) access - list 10 deny 192.168.160.0 255.255.224.0 B) access - list 10 deny 192.168.160.0 0.0.191.255
C) access - list 10 deny 192.168.160.0 0.0.31.255 D) access - list 10 deny 192.168.0.0 0.0.31.255
 
Answer & Explanation Answer: C) access - list 10 deny 192.168.160.0 0.0.31.255

Explanation:

The range of 192.168.160.0 to 192.168.191.0 is a block size of 32. The network address is 192.168.160.0 and the mask would be 255.255.224.0, which for an access list must be a wildcard format of 0.0.31.255 . The 31 is used for a block size of 32. The wildcard is always one less than the block size.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

1 4245