Which of the options below is NOT one of those steps?
The Architecture Design Process has three steps. Which of the options below is NOT one of those steps?A . OrganizeB . PlanC . AssembleD . DiscloseView AnswerAnswer: B
_Pat module is for
_Pat module is forA . Generic Library module.B . Reusable UI Patterns for layout and display only - no Business logic.C . Theme, look & feel elements, menu, etc.D . technical wrapper to consume and normalize an external service.E . to have several integration services with different systems, performing the...
Which of the following Data elements can we find in a Foundation layer Module?
Which of the following Data elements can we find in a Foundation layer Module?A . CRUD actions for EntitiesB . Core Entities (exposed as read-only)C . Non-core EntitiesD . Entities to save UI statesView AnswerAnswer: C
In OutSystems, an application with Foundation, Core, and End-User Modules is a
In OutSystems, an application with Foundation, Core, and End-User Modules is aA . End-User Application.B . Foundation Application.C . Core Application.View AnswerAnswer: A
Which is NOT a reason why is "Spaghetti Architecture" bad?
"Spaghetti Architecture" is also known as 'tightly coupled architecture' or 'brittle architecture'. Which is NOT a reason why is "Spaghetti Architecture" bad?A . One small change in a component cause a series of cascading effects on other componentsB . Hinder future changes as they become less flexible and difficult to...
CS modules is for
CS modules is forA . Isolated Business Logic (Actions) or Core Widgets (blocks), to manage complexity, composition or to have its own lifecycle.B . Logic to Synchronize data in CS's with an external system. Isolating this logic makes the CS completely system agnostic and it's easier to decouple or replace...
Which of the below is not a best practice for mobile security: authentication?
Which of the below is not a best practice for mobile security: authentication?A . Store password in local storageB . Encrypt (only) sensitive dataC . Authentication: Use google or facebook for online authentication or fingerprint or pin for offline authenticationView AnswerAnswer: A
Which of the below is NOT a reason why application Architecture is important when building quality software solutions?
Which of the below is NOT a reason why application Architecture is important when building quality software solutions?A . Reduces Costs: Architecture benefits are not only technical, but affect how you operateB . Reduces Risk: Architecture is a cost effective way to mitigate substantial risks and ensure ^ successC ....
Which of the below is NOT a common style guide scenario?
There are generally 4 common style guide scenario. Which of the below is NOT a common style guide scenario?A . Specialize a Built-in: Use when introducing changes to an existing theme for multiple apps. First, create a custom theme that REFERENCE the Base Theme. Second, clone a Custom Template from...
In OutSystems, a Foundation Application can NOT contain ...
In OutSystems, a Foundation Application can NOT contain ...A . Core Modules and Foundation Modules.B . End-User and Foundation Modules.C . End-user and Core Modules.View AnswerAnswer: C