Given the following code:

Which statement will return the value for results as 25.0 when it is put in place of the blank line shown above the "}else{" statement?
A. results = atoi (var);
B. results = atof (var);
C. results = stringtointeger (var);
D. results = stringtofloat (var);
You are asked to design a Document Designer template, which should generate an output document where users would be able to navigate to a specific section from the table of contents. This is a complex document with many sections and subsections that can go up to seven levels of parent/child relationships. Which three steps do you need to perform to ensure that the table of contents show only two levels of the sections and subsections so that the user reviewing the document can navigate to a desired section's page and scroll further to the deeper levels? (Choose three.)
A. Enable the Table of Contents option for selected heading styles.
B. Enable the Table of Contents option for all heading styles.
C. Assign a heading style set to the Table of Contents layout.
D. Create headings by using the Heading element for the section content in your template.
E. Assign page numbers to all heading elements.
In which two locations are the keywords for mobile processing of quotes defined when setting up approvals? (Choose two.)
A. Submit sub-action ?Submit for Approval
B. Submit sub-action ?Approve
C. Submit sub-action ?Reject
D. Mobile Approval Email Notification
Identify three values that you can find in the Usage Metrics Report for the last month. (Choose three.)
A. The number of configurations completed for different product families by internal users and partner organization users.
B. The number of transactions for different Commerce processes created by internal users and partner organization users.
C. A list of active partner organization users with the most recent login date and time and the number of logins.
D. The number of logins by internal users in the last 30 days and the percentage of active users logged in.
E. The total data size of the CPQ site occupied on the server.
F. The total number of partner organizations and the number of active partner organizations.
Given the following code:

What will be returned?
A. (key) = (/library/book/@lang)(value) = (en)(value) = (fr)
B. (key) = (/lang/book/library)(value) = (en)(value) = (fr)
C. (key) = (/library/book/@lang)(value) = (English)(value) = (French)
D. (key) = (/library/book/@lang)(value) = (Spring in Action)(value) = (J2EE Blueprint)
A customer sets up a BOM mapping for a configuration model using a single simple Table-Based BOM Mapping Configuration rule, as well as the BOM Item Definition and BOM Item Mapping Tables. When reviewing their implementation, they notice the following: The BOM Root Items Administration List shows the root BOM item and its child BOM items correctly. No errors are displayed. (Accessed from Admin > Products > BOM > BOM Root Items List) The BOM Item Mapping Administration List shows no root BOM item or child BOM items. No errors are displayed. (Accessed from the BOM Mapping rule's "Save and View Details" button)
Which field have they incorrectly populated in their BOM Mapping Tables?
A. "Parent BOM Map Variable Name" in the BOM Item Mapping Table
B. "Root Variable Name" in the BOM Item Definition Table
C. "Part Number" in the BOM Item Definition Table
D. "Parent Variable Name" in the BOM Item Definition Table
E. "BOM Item Variable Name" in the BOM Item Mapping Table
F. "Configurable Attribute Variable Name" in the BOM Item Mapping Table
Given the following function:

What does [n] specify?
A. the number of occurrences of the old that will be skipped from the beginning
B. the number of occurrences of the old that will be replaced from the beginning
C. an array of the new values
D. an array of the old values
Which statement is a proper definition of a Punch-In?
A. Punch-Ins are links that hook into a specific Commerce process in the system. They can be used to navigate directly to a given Commerce process in your application. They can also be used to jump into a specific Commerce process from an external website.
B. Punch-Ins are links that hook into specific product families in the system. They can be used to navigate directly from a product family to another in your application. They can also be used to jump into a specific product family from an external website.
C. Punch-Ins are links that relate into specific parts in the system. They can be used to search directly for a given part in your application. They can also be used to search for a specific part from an external website.
D. Punch-Ins are links that hook into specific pages in the system. They can be used to navigate directly from one page to another in your application. They can also be used to jump to a specific page from an external website.
E. Punch-Ins are buttons that take you to specific pages in the system. They can be used to navigate directly from one page to another in your application.
Which two fields are required when adding a new user to the CPQ Cloud site?
A. Email
B. Last Name
C. First Name
D. Type
E. Password
Your customer has a Configurator on a site with two Commerce processes. Which two options allow you to control in which Commerce process a new transaction will be created when starting from the Configurator?
A. Populate the Target Commerce Process field with configuration recommended item rules.
B. For one invocation action, define two different invocation rules with condition BML functions.
C. For each Commerce process, create a "Create transaction" button by generating an invocation action.
D. Assign a user or a user group to the Commerce process action permissions.