Question
a.
p^n
b.
p
c.
(2^n-1)p+1
d.
(p+1)^n
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. A data cube C, has n dimensions, and each dimension has exactly p distinct values in the base cuboid. Assume that there are no concept hierarchies associated with the dimensions....
Similar Questions
Discover Related MCQs
Q. Suppose that from given statistics, it is known that meningitis causes stiff neck 50% of the time, that the proportion of persons having meningitis is 1/50000, and that the proportion of people having stiff neck is 1/20. Then the percentage of people who had meningitis and complain about stiff neck is:
View solution
Q. How many solutions are there for the equation x+y+z+u=29 subject to the constraints that x≥1, y≥2, z≥3 and u≥0?
View solution
Q. Given two sequences X and Y:
X = < a, b, c, b, d, a, b >
Y = < b, d, c, a, b, a >
The longest common subsequence of X and Y is:
View solution
Q. If there are n integers to sort, each integer has d digits and each digit is in the set {1,2, ..., k}, radix sort can sort the numbers in:
View solution
Q. Consider a complete bipartite graph km,n. For which values of m and n does this, complete graph have a Hamilton circuit ?
View solution
Q. How many cards must be chosen from a deck to guarantee that atleast
i. two aces of two kinds are chosen.
ii. two aces are chosen.
iii. two cards of the same kind are chosen.
iv. two cards of two different kinds are chosen
View solution
Q. A text is made up of the characters α, β, γ, δ and σ with the probability 0.12, 0.40, 0.15, 0.08 and 0.25 respectively. The optimal coding technique will have the average length of
View solution
Q. Consider an undirected graph G with 100 nodes. The maximum number of edges to be included in G so that the graph is not connected is
View solution
Q. The amortized time complexity to perform ............. operation(s) in Splay trees is O(Ig n).
View solution
Q. The number of eight-bit strings beginning with either 111 or 101 is ...............
View solution
Q. Find the number of ways to paint 12 offices so that 3 of them will be green, 2 of them pink, 2 of them yellow and the rest ones white.
View solution
Q. How many people must there be in a room before there is a 50% chance that two of them were born on the same day of the year ?
View solution
Q. The number of possible parenthesizations of a sequence of n matrices is
View solution
Q. The relation "divides" on a set of positive integers is ..................
View solution
Q. A test contains 100 true/false questions. How many different ways can a student answer the questions on the test, if the answer may be left blank also.
View solution
Q. Which of the following connected simple graph has exactly one spanning tree?
View solution
Q. How many edges must be removed to produce the spanning forest of a graph with N vertices, M edges and C connected components?
View solution
Q. The solution of recurrence relation, T(n) = 2T(floor (√n)) + logn is
View solution
Q. The upper bound of computing time of m coloring decision problem is
View solution
Q. Which one of the following statements is incorrect ?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Discrete Structures? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!