The primary determinant of a fiduciary's powers and duties are to be found in the ________.
Answer(s): B
Fiduciaries must manage any pool of assets in their control in accordance with the terms of the governing documents (such as trust documents and investment management agreements), which are the primary determinant of a fiduciary's powers and duties. Whenever their actions are contrary to provisions of those instruments or applicable law, fiduciaries are exposed to liability through litigation brought by parties at interest.
Which of the following can be found in Standard V?
Answer(s): C
Standard V states: "Members shall make reasonable efforts to achieve public dissemination of material nonpublic information disclosed in breach of a duty."
Which of the following is not a violation of Standard II (C)?
Answer(s): D
Using excerpts from articles or reports prepared by others, either verbatim, or with only a slight change, without acknowledgment; citing specific quotations, attributable to "leading analysts," without specific reference; using charts or graphs without stating their sources; and copying proprietary computerized spreadsheets or algorithms without seeking the authorization of their creators - all of these practices are violations of Standard II (C). Only globally recognized sources of factual material such as that provided by Standard & Poor's, or Moody's Investors Service, can be used without acknowledgment, since such information is already in the public realm.
Christine Crumbwell and Dorothy Drummond are two portfolio managers with Neptune Funds. Cristine is managing the personal trust fund of Paul Roker, who created the fund as an income support for his wife and a legacy for his two sons after his wife's death. Dorothy is in charge of a fund created by Katey Koric. Katey had started this fund as a long-term investment but recently decided to shift the asset mix toward municipal and high-income bonds. Her friend pointed out a great investment opportunity in the newly issued, high-yield-high- income Orange County bonds and Katey instructed Dorothy to sell off a large chunk of the stock holdings in the fund and reinvest in the Orange County bonds. Dorothy spoke to Christine about this and they both agreed that the bonds were an excellent buy. Dorothy carried out Katey's instructions and Christine decided that Paul's portfolio would be better off if she sold some of the small cap stocks and bought the bonds and followed Dorothy's suit.
Christine, as a manager of a personal trust, has to balance the interests of the income beneficiaries and the remaindermen who need capital appreciation. By tilting the asset mix toward high-income bonds, Christine has violated her fiduciary duties toward Paul Roker's sons by effectively transferring some of their wealth to their mother. On the other hand, Dorothy has violated no such duty since she in charge of an advisory account. The account belongs to Katey alone and she is free to instruct Dorothy to change investments as she pleases.Finally, the Orange County bonds have already been issued and there is no misuse of any inside information so Katey cannot be accused of insider trading. Standard IV (B.1) - Fiduciary Duties
Which of the following relating to procedures for complying with Standard III (E) is false? The compliance procedures should:
Answer(s): F
All the statements are true. Adequate compliance procedures should be drafted so that they are easy to understand. They should designate a compliance officer and clearly define the officer's authority and responsibility; outline the scope of the procedures; outline permissible conduct and delineate procedures for reporting violations and sanctions.
Share your comments for Test Prep CFA-Level-I exam with other users:
Question 1:The correct answer is Enabling team.
Question 1:
Question 1:The best solution is A: Configure a SetupComplete.cmd batch file in the %windir%\setup\scripts directory. Why this is correct:
SetupComplete.cmd
%windir%\setup\scripts
Question 9:Question 9 asks about how GitHub Copilot identifies public code matches when the public code filter is on.
Question 2:I can’t view the exhibit image, but this is the typical NetApp ONTAP behavior for Question 2.
Question 23:Question 23 describes a multimodal model where users can upload unsafe images that could contain hidden instructions. The goal is to implement controls to mitigate this risk. Key points to understand
beautiful exams
You need to implement the date dimension in the data store. The solution must meet the technical requirements. What are two ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. Populate the date dimension table by using a dataflow. Populate the date dimension table by using a Copy activity in a pipeline. Populate the date dimension view by using T-SQL. Populate the date dimension table by using a Stored procedure activity in a pipeline.Please answer
Question 14:
Question 5:Question 5 asks how to identify min and max values for each column in a Dataflow result. Correct options: B and E.
Question 18:Question 18: Why not A?
Question 4:Question 4 is about when to use batch processing.
Question 5:I can’t see the [Image] in Question 5, but I can explain the likely reasoning.
Question 12:Here’s why Question 12’s correct choices are C and D.
Question 3:Question 3 asks for two valid ways to meet the purchase order creation validation (warn if the vendor is on the exclusion list for the customer/product and block/alert accordingly). Correct answers: C and D
Question 12:Here’s how to understand question 12.
Question 6:Here’s how question 6 works. Key constraint: All new and extended objects must be in an existing model named FinanceExt. Creating a brand-new model is not allowed. Why the two correct options work:
Question 2:I don’t have the text for Question 2 here. Please paste the exact Question 2 (including all answer choices) or describe the topic it covers. Once I have it, I’ll:
Which statement is true about using default environment variables? The environment variables can be read in workflows using the ENV: variable_name syntax. The environment variables created should be prefixed with GITHUB_ to ensure they can be accessed in workflows The environment variables can be set in the defaults: sections of the workflow The GITHUB_WORKSPACE environment variable should be used to access files from within the runner.Correct answer: The statement "The GITHUB_WORKSPACE environment variable should be used to access files from within the runner." is true. Why the others are false:
${{ env.VARIABLE }}
$VARIABLE
GITHUB_
defaults:
run
GITHUB_WORKSPACE
${{ github.workspace }}
$GITHUB_WORKSPACE/...
${{ github.workspace }}/...
As an administrator for this subscription, you have been tasked with recommending a solution that prohibits users from copying corporate information from managed applications installed on unmanaged devices. Which of the following should you recommend? Windows Virtual Desktop. Microsoft Intune. Windows AutoPilot. Azure AD Application Proxy.
Question 34:
Policy
function of appnav in sdwan
Question 5:
Why this is correct
Question 7:
Question 104:
clustering keys
Q23: Fabric Admin is correct. Because Domain admin cannot create domains. Only Fabric Admin can among the given options. Q51: Wrapping @pipeline.parameter.param1 inside {} will return a string. But question requires the expression to return Int, so correct answer should be @pipeline.parameter.param1 (no {})
Question 62:
ZDX
Analyze Score
Y Engine
Question 32:
Question 3:
date = sys.argv[1]
sys.argv[1]
date = spark.conf.get("date")
input()
date = dbutils.notebooks.getParam("date")
dbutils.notebook.run
Question 528:
Question 23:The correct answer is Domain admin (option B), not Fabric admin.