QuestionQ203

Designing and Creating an Application

A basic strategy exists for creating a Utils Script Include. Identify the step that does not belong.

  • A Identify the table
  • B Script the function(s)
  • C Create a class
  • D Create a prototype object from the new class
Explanation

A Utils Script Include holds reusable, generally table-independent functions. Creating the class, defining its prototype object, and scripting its functions are part of the standard structure; identifying a table is not required.

Community Discussion

No comments yet. Be the first to start the discussion!