Multiple choice technology platforms and products

The business action dictionary,bizact.dna, is stored as a deserialized DNA list

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The business action dictionary (bizact.dna) in Blue Martini is stored as a serialized DNA list, not deserialized. Deserialization would occur when reading it into memory for use, but the stored form is serialized.