IBM C2020-002 - IBM Algo Financial Modeler Developer Fundamentals Exam

Page:    1 / 12   
Total 60 questions

What are the two alternative methods available in Standard Code for initializing portfolio variables for new business? (Choose two.)

  • A. The initialization module, New_Business, may be used on the main layer of any programsin your model which are required to run new business.
  • B. Additional data view variables may be included in separate data views for new business policies.
  • C. A new program may be set up in the model specifically for dealing with new business policies.
  • D. Anew layer needs to be added to the model which only calculates new business policies.


Answer : A,B

Why would you use the analyzer during development of a model?

  • A. To provide a list of all the saved changes made to a workspace
  • B. To see how the variables within a component interact
  • C. To highlight the differences between components
  • D. To create test data to pass into a model


Answer : B

Which two features appear in a module? (Choose two.)

  • A. Events calculations
  • B. Initialization modules
  • C. Rollback calculations
  • D. Filter formula


Answer : A,C

Which statement is true about events?

  • A. The formula of a rollback variable can refer to portfolio variables defined atevents.
  • B. Portfolio variables defined at events can be referred by or from a parent program.
  • C. A program cannot include multiple events.
  • D. Non-portfolio variables can be referenced in the formulae of event variables.


Answer : D

How is the Build Only button used when checking for generator errors?

  • A. Build Only is a tool which steps you through a model build eliminating the possibility of generator errors.
  • B. Build Only will show how variables interact within the model and produces a list of all interactions.
  • C. Build Only will generate the code necessary to process the model, showing any warnings or errors that the generator finds when creating the code.
  • D. Build Only will automatically produce output specific to each calculation allowing detailed checking.


Answer : C

Page:    1 / 12   
Total 60 questions