[04/Volkhov/09]

InestimableRhodolite avatar
InestimableRhodolite
·
·
Download

Start Quiz

Study Flashcards

12 Questions

Which naming convention will the rule engine always use for defining names such as entity and attribute names?

Title Case

In which case should the repo_core.right_case_fn be used to convert names defined by the rule engine?

Title Case

Which naming convention uses lowercase letters with words separated by underscores?

snake_case

In which naming convention are the first letters of words capitalized and no spaces are used?

camelCase

The rule engine always defines names such as entity and attribute names in Title Case.

True

The repo_core.right_case_fn can convert names defined by the rule engine to any other naming convention.

True

The naming convention PascalCase capitalizes the first letters of words with no spaces.

True

The naming convention snake_case uses lowercase letters and separates words with underscores.

True

Match the following naming conventions with their characteristics:

Title Case = Names defined by the rule engine PascalCase = Capitalizes first letters of words with no spaces snake_case = Uses lowercase letters and underscores to separate words kebab-case = Uses hyphens to separate words

Match the following statements with the correct naming convention:

The rule engine always defines names such as entity and attribute names in Title Case. = Title Case The naming convention PascalCase capitalizes the first letters of words with no spaces. = PascalCase The naming convention snake_case uses lowercase letters and separates words with underscores. = kebab-case

Match the following options with their corresponding naming conventions:

Title Case = Converts to any other option using repo_core.right_case_fn camelCase = Converts to any other option using repo_core.right_case_fn PascalCase = Converts to any other option using repo_core.right_case_fn snake_case = Converts to any other option using repo_core.right_case_fn

Match the following naming conventions with their correct usage in programming:

Title Case = Names defined by the rule engine camelCase = Used for variables and function names PascalCase = Used for class names snake_case = Used for database column names

Test your knowledge on naming conventions in Flow.BI including Title Case, camelCase, PascalCase, snake_case, and kebab-case. Understand how the repo_core.right_case_fn can convert names from 'Title Case' to other options.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Use Quizgecko on...
Browser
Browser