(A) Dimensional
(B) Physical
(C) Entity Relationship
(D) None
Tag: Fundamentals of Computer Algorithms
Naturally Evolving Architecture occurred when an organization had a __ approach to handling the whole process of hardware and software architecture?
(A) Good
(B) Relaxed
(C) Not Relaxed
(D) None
The difference between Prims algorithm and Dijkstra s algorithm is that Dijkstra s algorithm uses a different key?
(A) True
(B) False
(C) NA
(D) NA
The greedy part of the Huffman encoding algorithm is to first find two nodes with smallest frequency?
(A) True
(B) False
(C) NA
(D) NA
Using ASCII standard the string abacdaacac will be encoded with 320 bits?
(A) True
(B) False
(C) NA
(D) NA
The input to the data warehouse can come from OLTP or transactional systems or other third party databases?
(A) True
(B) False
(C) NA
(D) NA
Relational databases allow you to navigate the data in __ direction that is appropriate using the primary, foreign key structure.
(A) Forward
(B) One
(C) Backward
(D) Any
Suppose the amount of data recorded in an organization is doubled every year, this is called?
(A) Linear
(B) Quadratic
(C) Exponential
(D) Logarithmic