Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage engine
A. MyISAM
B. InnoDB
Answer: B. InnoDB
Computer Science & Information Technology
You might also like to view...
When an audio or video file plays repeatedly until it is stopped manually, it is said to be ________
A) embedding B) cycling C) looping D) repeating
Computer Science & Information Technology
Answer the following statements true (T) or false (F)
1. According to the principle of information hiding, a module should be completely isolated from other modules. 2. Data structures are part of an ADT’s implementation. 3. An abstract data type is another name for a data structure. 4. An interface for a class that allows programmers to accomplish any reasonable task is called a complete interface. 5. It is possible to use one ADT to implement another ADT.
Computer Science & Information Technology