In Avaloq Script, how do you denote a string?

Prepare for the Avaloq Script Exam with flashcards and multiple choice questions, each with detailed explanations and hints. Boost your proficiency and ensure exam success!

In Avaloq Script, a string can be denoted using either single or double quotations. This flexibility allows developers to choose their preferred style or to use quotes in a manner that best suits the context of their code. For example, using double quotations can be useful when the string itself contains single quotes, such as in contractions or possessive forms, and vice versa. This dual notation capability helps avoid the need for escaping quotes, making the code cleaner and easier to read. Therefore, option C accurately reflects the syntax rules of Avaloq Script regarding string notation.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy