Question
In a certain code language, ‘PLATFORM’ is coded as
‘RJDQJKWI’, then ‘FLAMINGO’ is coded as ____ in the same code language.Solution
The logic followed here is: The 1st, 3rd, 5th and 7th letters are replaced by their 2nd, 3rd, 4th and 5th succeeding letters respectively and the 2nd, 4th, 6th and 8th letters are replaced by their 2nd, 3rd, 4th and 5th preceding letters respectively. P + 2 = R L – 2 = J A + 3 = D T – 3 = Q F + 4 = J O – 4 = K R + 5 = W M – 5 = I Similarly, F + 2 = H L – 2 = J A + 3 = D M – 3 = J I + 4 = M N – 4 = J G + 5 = L O – 5 = J
What is referential integrity?
Which deadlock prevention scheme allows older transactions to preempt younger ones?
In an E-R Diagram, entities are typically represented by:
In PL/SQL, a `CURSOR` is used to:
A system is in a safe state when:
Which database model represents data in a tree-like structure, where each child record has only one parent?
A "diamond" shape in an E-R Diagram typically represents a:
Distributed transactions typically use which protocol for atomicity?
Which normal form ensures no partial dependency of non-prime attributes on a candidate key?
Which of the following is a non-relational database?